ispCP - Board - Support
Global symbol "$regExp" requires explicit package - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Global symbol "$regExp" requires explicit package (/thread-14806.html)



Global symbol "$regExp" requires explicit package - jmgdesignlab - 07-18-2011 02:39 PM

Hello All,
I am trying to install on an EC2 instance using Cent OS 5.5. Everything goes well during installation until I get to this command:
'perl ispcp-setup'

It throws this error message:
Global symbol "$regExp" requires explicit package name at ispcp-setup line 65.
Global symbol "$regExp" requires explicit package name at ispcp-setup line 67.
Execution of ispcp-setup aborted due to compilation errors.

I've spent several hours trying to find a work-around or the source of the problem with no luck. I really appreciate any help that anyone can give.

Thanks,
John


RE: Global symbol "$regExp" requires explicit package - joximu - 07-19-2011 12:25 AM

ispcp version?

it does not seem to be the actual stable release... 1.0.7

/J


RE: Global symbol "$regExp" requires explicit package - bpadmin - 09-16-2011 06:44 AM

Has this ever been resolved for a install on CentOS 5.x. I too am getting the following with Perl 5.10 installed.

Global symbol "$regExp" requires explicit package name at ispcp-setup line 65.
Global symbol "$regExp" requires explicit package name at ispcp-setup line 67.
Execution of ispcp-setup aborted due to compilation errors.

It happens for 1.0.7 and 1.1.0 beta.

It appears as of now there is no way to test this panel on CentOS 5.x is that correct?