Hi everyone,Does anyone know if there are issues between apache 2.2.0 and php 5.0.5 for Solaris unix??
I've recently installed apache 2.2.0 which was working fine. I then added the php 5.0.5 piece and now when I run the httpd -t command to verify syntax is still OK, I get the following the error:
itis-padlproxy1 # ./httpd -thttpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: ld.so.1: ./httpd: fatal: relocation error: file /usr/local/apache2/modules/libphp5.so: symbol xmlRelaxNGCleanupTypes: referenced symbol not found
If I comment out the: LoadModule php5_module modules/libphp5.so in the httpd.conf file, my syntax is OK again?? Any help/thoughts are greatly appreciated.P.S. - Prior to the apache 2.2.0 installation, I also installed apache 1.3.34 with PHP 4.4.0 & PHP 5.0.5 and this works fine. I get no errors like I do with the 2.2.0 for the httpd -t command.
Thanks Kenny --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx