Re: [PHP] Running PHP from Telnet/Cron

2001-11-13 Thread Dan McCullough
I got something similar and it had to do with a corupted binary file. It could have been on a download or the upload to the install directory. thats the only problem I had. have you tried running ? phpinfo(); ? you should see a ZendOptimizer line if its running. --- Robert Kemp [EMAIL

[PHP] Running PHP from Telnet/Cron

2001-11-12 Thread Robert Kemp
Hello-- I am getting the following error message when running a PHP script from a Telnet session or from Cron: Failed loading /usr/local/Zend/lib/ZendOptimizer.so: /usr/local/Zend/lib/ZendOptimizer.so: undefined symbol: zend_get_ini_entry. The problem appears to have started when my hosting