[PHP-DEV] Output seems to be out of order

2001-04-29 Thread Scott Wolf
Here is the script I was running to get some info. System Info"; echo ""; echo "posix_getpid: " . posix_getpid() . "\n\n"; echo "posix_getppid: " . posix_getppid() . "\n\n"; echo "posix_uname: " . print_r(posix_uname()) . "\n\n"; echo "posix_times: " . print_r(posix_times()) . "\n\n"; echo ""; ec

[PHP-DEV] Zend Optimizer

2001-04-27 Thread Scott Wolf
What is the highest version of php that the optimizer supports. I have gone all through the zend web page and can not find any references to 4.0.5 or 4.0.6. Are they currently supported, or do we need to wait for update to be made? -- Scott Wolf - [EMAIL PROTECTED] Network Administrator Aginet

[PHP-DEV] Compile problem on linux with latest cvs

2001-04-22 Thread Scott Wolf
uild' make: *** [build-apache-stamp] Error 2 The machine is Linux 2.4.1. Distribution is Debian Unstable. I am compiling the latest cvs from within my own debian package. Any ideas what is happening. I am not an expert when it comes to c and such. -- Scott Wolf - [EMAIL PROTECTED] Network