Helo, I am having problem loading php module, here's the err when I got when I checked it with "/httpd -t":
Syntax error on line 206 of /opt/oas/app/apache1320/conf/httpd.conf: Cannot load /opt/oas/app/apache1320/libexec/libphp4.so into server: ld.so.1: ./httpd: fatal: relocation error: file /opt/oas/4.0/lib/libclntsh.so.1.0: symbol slpmprodstab: referenced symbol not found" Line 206 is "LoadModule php4_module libexec/libphp4.so". Have someone ever run into this before? Here's the options is used:./configure --with-apxs=/opt/oas/app/apache1320/bin/apxs --with-oci8 -- with-oracle=/opt/oracle/815/ --enable-versioning --enable-track-vars or ./configure --with-apxs=/opt/oas/app/apache1320/bin/apxs --with-oci8 --with- oracle=/opt/oas/4.0 --enable-versioning --enable-track-vars Either gives the same error. Have someone ever run into this problem before. Some help or pointer is appreciated. Thanks. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]