I usually see this happen when the scripts are uploaded via FTP in BIN
mode instead of ASC mode (you need to strip \n bits, or add them if you're
moving from/to DOS to/from Unix - FTP will do this if you transfer in ASC
mode)

Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]

On Tue, 11 Dec 2001 [EMAIL PROTECTED] wrote:

> Howdy,
> 
> Upgrading from 2.4 to 2.45 and I'm getting this after installation when 
> running any of the cgi's (in this case verify_install.cgi):
> 
> Global symbol "$PATH_LIB" requires explicit package name at 
> ./verify_install.cgi line 37.
> BEGIN not safe after errors--compilation aborted at 
> ./verify_install.cgi line 37.
> 
> Any idea what the problem is here?
> 
> Thanks!
> TJ
> 
> 

Reply via email to