installing PHP4, can you please help?
Hello,I did just try to install PHP4 onto my private virtual server. The virtual server is a FREEBSD.
I did install all the modules but when trying to embed the LOADMODULE line into httpd.conf I get the following error:
Syntax error on line 1 of /usr/local/etc/httpd/conf/httpd.conf: Cannot load
/usr/local/etc/httpd/modules/mod_php4-4.0.4-module-msql-mcrypt-freetype-gd.s
o into server:
/usr/local/etc/httpd/modules/mod_php4-4.0.4-module-msql-mcrypt-freetype-gd.s
o: Undefined symbol "ap_block_alarms"
Fix configuration problem and "touch httpd.conf" to restart httpd
I've tripple checked, but there is now typo. I do also get this error after restarting apache. Where can I look to find the solution?
Thanks a lot!