ID: 13023
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Old Bug Type: Dynamic loading
Bug Type: Apache related
Operating System: Solaris 8 sparc 20
PHP Version: 4.0.6
New Comment:

Try this configure line for Apache:

./configure --enable-shared=max --enable-rule=SHARED_CORE

--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-08-29 08:00:50] [EMAIL PROTECTED]

The error is:
/local/httpd/bin/apachectl configtest
Syntax error on line 206 of /local/httpd/conf/httpd.conf:
Cannot load /local/httpd/libexec/libphp4.so into server: ld.so.1: 
/local/httpd/bin/httpd: fatal: relocation error: file /local/httpd/libexec/libphp4.so: 
symbol ap_block_alarms: referenced symbol not found

I've compiled apache with:
./configure --prefix=/local/apache/httpd --enable-module=so
make and install are ok

I've compiled php whith:
./configure --with-apxs=/local/httpd/bin/apxs --with-config-file-path=/local/php/lib 
--without-mysql --prefix=/local/php
make and install are ok

I am on a: SunOS web 5.8 Generic_108528-03 sun4m sparc SUNW,SPARCstation-20

What is wrong?

Thank's a lot.


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13023&edit=1


-- 
PHP Development 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]

Reply via email to