| Tom Oram 2004-03-18, 6:26 pm |
| Hi,
I'm trying to run php4.3.3 & php5.0.0b4 with apache1.3.28 on linux. I've
built both php4 and php5 with the --enable-versioning configure line and I've
also patch mod_php5.c to change...
application/x-httpd-php -> application/x-httpd-php5
application/x-httpd-php-source -> application/x-httpd-php5-source
php_value -> php5_value
php_flag -> php5_flag
php_admin_value -> php5_admin_value
php_admin_flag -> php5_admin_flag
but when I try and start apache I never forks and just hangs with 1 httpd
process in the process table or dumps core.
If I try and run apache with either one version of php on it's on the it
works fine. Does anyone have any ideas on what's going on or what I can do?
Cheers,
Tom
--
****************************************
***********
Tom Oram
SCL Computer Services
URL http://www.scl.co.uk/
****************************************
***********
|