php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12067 Cannot load libphp4.so into server
Submitted: 2001-07-11 17:13 UTC Modified: 2001-10-21 00:17 UTC
From: condor at stz-bg dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.0.6 OS: Linux Slackware 7.1
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: condor at stz-bg dot com
New email:
PHP Version: OS:

 

 [2001-07-11 17:13 UTC] condor at stz-bg dot com
root@darkstar:/usr/local/apache/bin# ./apachectl start
Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: shared object not
open
./apachectl start: httpd could not be started

root@darkstar:/usr/local/apache/libexec# ls -la
total 5008
drwxr-xr-x   2 root     root         4096 Jul 12 00:18 ./
drwxr-xr-x  13 root     root         4096 Jul 12 00:30 ../
-rw-r--r--   1 root     root         7449 Jul 12 00:30 httpd.exp
-rwxr-xr-x   1 root     root      5061378 Jul 12 00:26 libphp4.so*

how i fix this problem in apache/php and my server work fine?
sorry of my bad english.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC