php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19389 dlopen erreor: libphp4.so No such file or directory
Submitted: 2002-09-13 08:11 UTC Modified: 2003-07-24 14:19 UTC
From: alibarim at yahoo dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.3 OS: AIX 433
Private report: No CVE-ID: None
 [2002-09-13 08:11 UTC] alibarim at yahoo dot com
Hi,

I build a version of PHP 4.2.3 under an IBM server (4.3.3) and I obtain a libphp4.so.0

I copy this library into the apache libexec directory with the name libphp4.so

In my httpd.conf file, I have the following line:

LoadModule php4_module libexec/libphp4.so

And when I try to start the server, I have the following error:

Cannot load /apps/local/apache/libexec/libphp4.so into server: dlopen: /apps/local/apache/libexec/libphp4.so: No such file or directory


What is wrong ?
Why this worked previously with order versions of PHP ?

Could you please give me an issue for this probleme ?

Regards.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-18 19:33 UTC] sniper@php.net
Which version of PHP works for you?

 [2002-09-19 01:16 UTC] alibarim at yahoo dot com
The version in the bug "Form" and in the my initial description !
 [2002-09-19 04:19 UTC] alibarim at yahoo dot com
It's work on PHP 4.0.6
 [2002-09-19 05:40 UTC] sniper@php.net
Is the libphp4.so really in that directory? 
What does strace say?


 [2002-10-08 21:46 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2003-07-24 10:28 UTC] alibarim at yahoo dot com
-
 [2003-07-24 14:19 UTC] sniper@php.net
since you opened new bug report, making this one bogus..
(same problem it seems)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 21:01:28 2024 UTC