[PHP] starting Apache

2002-08-03 Thread Nick Niehoff
I finally got php 4.2.2 installed with Apache 2.0.39 on RedHat 7.2. However when I restart the httpd service, I get the following error: Starting httpd: Syntax error on line 230 of /www/conf/httpd.conf: Cannot load /www/modules/libphp4.so into server: /www/modules/libphp4.so: undefined symbol: t

[PHP] Install

2002-08-03 Thread Nick Niehoff
te.lo): In function `safe_free_zval_ptr': /root/php-4.2.2/Zend/zend_execute.h:59: undefined reference to `ts_resource_ex' collect2: ld returned 1 exit status make[1]: *** [php] Error 1 make[1]: Leaving directory `/root/php-4.2.2' make: *** [install-recursive] Error 1 Can