php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47012 can't load libphp4.so
Submitted: 2009-01-05 16:48 UTC Modified: 2009-01-05 17:02 UTC
From: bulbapeppe at yahoo dot it Assigned:
Status: Wont fix Package: Apache related
PHP Version: 5.2.8 OS: solaris 10
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: bulbapeppe at yahoo dot it
New email:
PHP Version: OS:

 

 [2009-01-05 16:48 UTC] bulbapeppe at yahoo dot it
Description:
------------
I have to start apache, but the command 
LoadModule php4_module /sunrm20/dati/edudbmgr/EDUDB/apache/libexec/solaris_2.8/libphp4.so

gives me the following problem:

Syntax error on line 28 of /sunrm20/dati/edudbmgr/EDUDB/apache/conf/httpd.conf:
Cannot load /sunrm20/dati/edudbmgr/EDUDB/apache/libexec/solaris_2.8/libphp4.so into server: ld.so.1: httpd: fatal: relocation error: file /sunrm20/dati/edudbmgr/EDUDB/apache/libexec/solaris_2.8/libphp4.so: symbol ap_group_id: referenced symbol not found
./apachectl start: httpd could not be started

I would like to know two things:
1- shall I have a php installed ?
2- I've checked the bugs #14147, #6667 and #4179 but they aren't so clear.

What shall I do?

Thanks,

bulbapeppe


Expected result:
----------------
no errors

Actual result:
--------------
Syntax error on line 28 of /sunrm20/dati/edudbmgr/EDUDB/apache/conf/httpd.conf:
Cannot load /sunrm20/dati/edudbmgr/EDUDB/apache/libexec/solaris_2.8/libphp4.so into server: ld.so.1: httpd: fatal: relocation error: file /sunrm20/dati/edudbmgr/EDUDB/apache/libexec/solaris_2.8/libphp4.so: symbol ap_group_id: referenced symbol not found
./apachectl start: httpd could not be started


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-05 17:02 UTC] derick@php.net
We are sorry, but we can not support PHP 4 related problems anymore.
Momentum is gathering for PHP 6, and we think supporting PHP 4 will
lead to a waste of resources which we want to put into getting PHP 6
ready.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 11:01:30 2024 UTC