Hello, guys
I am trying to configure apache_1.3.33 with php 4.3.9 on my linux box. 
After adding LoadModule php4_module
/usr/lib64/httpd/modules/libphp4.so to http.conf, I started httpd by
"apachectl start" and got the following error message:

Cannot load /usr/lib64/httpd/modules/libphp4.so into server:
/usr/lib64/httpd/modules/libphp4.so: undefined symbol: unixd_config
./bin/apachectl start: httpd could not be started

I have been beating my head against this for quite a while. Is there
anyone who can help me figure it out?

Many thanks
Chinyi Woo

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to