ID: 12322
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Apache related
Operating System: SuSE Linux 6.1
PHP Version: 4.0.6
New Comment:

Was this a clean system? ie. no Apache installed before?
No PHP installed before? Were did you get the PHP sources?
Apache sources? Have you by any chance updated glibc?
Kernel? Have you installed recommended fixes from Suse?

And what is the compiler you're using? Version?

--Jani


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

[2001-07-23 14:00:15] [EMAIL PROTECTED]

php cant load as a dso in the following configuration

SuSE Linux 6.1
apache 1.3.20
php 4.0.6

apache was installed with:

./configure --prefix=/usr/local/apache --enable-module=so
make
make install

php was installed with:

./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
make
make install

When the server was started with:

./apxs start

The following error message responding:

Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol: __mempcpy
./apachectl start: httpd could not be started 

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



Edit this bug report at http://bugs.php.net/?id=12322&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