php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14951 Apache does not start after PHP compile
Submitted: 2002-01-09 11:36 UTC Modified: 2002-01-09 12:34 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: christian at metamerge dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.1 OS: Solaris 2.8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: christian at metamerge dot com
New email:
PHP Version: OS:

 

 [2002-01-09 11:36 UTC] christian at metamerge dot com
After succesfull compilation of PHP 4.1.1, Apache failed to start with the following warning:

Syntax error on line 222 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: relocation error: file /usr/local/apache/libexec/libphp4.so: symbol uncompress: referenced symbol not found


My configure line was:

./configure --enable-trans-sid --with-ldap=/usr/local --with-openssl --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql

I removed --with-mysql and after recompiling Apache worked fine.  
The MySQL that I use is 3.23.47.

Thanks,

Christian.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-09 12:09 UTC] christian dot flaig at excelsisnet dot com
Me too... 

Same compilation, same error message from Apache.
 [2002-01-09 12:20 UTC] lobbin@php.net
Bogus

http://www.mysql.com/doc/P/H/PHP_problems.html

Hint: --with-zlib
 [2002-01-09 12:34 UTC] mrobinso@php.net
This is also in the PHP FAQ:

http://www.php.net/manual/en/faq.installation.php#AEN75020
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 23:01:29 2025 UTC