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
 [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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC