Re: [PHP] Re: Running php program when mail received

2002-05-20 Thread Manuel Lemos
Hello, On 05/20/2002 09:00 AM, CDitty wrote: > When I run /usr/bin/php -q /path/to/file/imap.php, is it supposed to run > the program or output the actual program code to the screen? When I run > it, it is showing the actual program code, not the program output. Oh, of course, silly me that d

Re: [PHP] Re: Running php program when mail received

2002-05-20 Thread Manuel Lemos
Hello, On 05/20/2002 01:42 AM, CDitty wrote: > I get this error and the program code outputted to the screen. > > Failed loading /usr/local/Zend/lib/ZendOptimiser.so: > /usr/local/Zend/lib/ZendOptimiser.so: cannot open shared object file: No > such file or directory > > I just looked in that

Re: [PHP] Re: Running php program when mail received

2002-05-19 Thread CDitty
I get this error and the program code outputted to the screen. Failed loading /usr/local/Zend/lib/ZendOptimiser.so: /usr/local/Zend/lib/ZendOptimiser.so: cannot open shared object file: No such file or directory I just looked in that directory and there is a ZendOptimizer.so file. I copied