php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41936 cannot load libphp5.so
Submitted: 2007-07-09 11:22 UTC Modified: 2007-07-09 12:13 UTC
From: gp_at_home at users dot sourceforge dot net Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.2.3 OS: linux 2.6.16.21-0.8 i586
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: gp_at_home at users dot sourceforge dot net
New email:
PHP Version: OS:

 

 [2007-07-09 11:22 UTC] gp_at_home at users dot sourceforge dot net
Description:
------------
i'm trying to install php with apache2 (httpd 2.2.4) to run a boinc server but get the following error after the following php reccommended configures:
(php) ./configure --enable-so
(apache2) ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
(apache2 run error)
linux:/usr/local/apache2/bin # ./apachectl -k start
httpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: _efree

i think there was a "make test" error with php5 which was reported under my same sourceforge email. is php4.4.7 better for me to use? should i abandon my php5 (somehow de-install php5 and install php4)? please let me know your reccommendations and overview of procedure.
sam micheal/gp-at-home/sourceforge.net



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-09 12:13 UTC] jani@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 10:01:27 2024 UTC