I am having a problem on installing php with oracle support on Unixware 7.1
I am using apache 1.3.14 on UnixWare 7.1, PHP 4.1.2 and oracle 8.1.5
I have installed oracle 8.1.5, apache 1.3.14 and PHP 4.1.2.
I have performed the DSO installation of PHP
But when I restarted apache it says:
Syntax error on line 207 of usr/local/apache_1.3.14/conf/httpd.conf : cannot
load /usr/local/apache_1.3.14/libexec/libphp4.so into server : dynamic linker:
/usr/local/apache_1.3.14/bin/httpd : relocation error : sysmbol not found:
finite: referenced from : /usr/local/apache_1.3.14/libexec/libphp4.so
/bin/apachectl start : httpd could not be started
I don\'t know what to do about it.
Anyone knows?
----FAHIM