cooldown wrote:
yesterday, i spent the whole night on compiling php-4.1.2 on solaris 8,but
i failed. i think there maybe some
problems of my compiling the source,i
really don't know this, when i finished
configure, make, make install, i restart
apache server to check my php,but it always
report a error ,please help me!!!!! i an so
poor to cann't resolve it, but i need...
the error information below:
shell>>./bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: redirect error: file /usr/local/apache/libexec/libphp4.so: symbol ap_block_alarms: referenced symbol not found
./bin/apachectl start: httpd could not be started
I'm having the same problem too and I have not found a solution. Also I can't compile Apache with DSO / shared library support -- well it compiles but none of the libraries work. They all get the same error message.
Static binaries are fine.
I'm using solaris 2.6 on a sparc.
tried Sun's ld and it didnt make a difference.