in reply to Re: ActiveState Perl - Modules
in thread ActiveState Perl - Modules
That is a possibility.
I checked the settings and config on the test box and its pretty much the same as on the live box.
The thing is that not all perl scripts are not working.
The login.pl works fine , but when trying to log in (calling the auth.pl) then it stalls and connection timesout.
The login.pl doesn't use any modules, but the auth.pl does call the DB_FIle and DBI modules.
Anthony