php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17827 PHP 4.2.1 won't load as a DSO for Apache 1.3.26
Submitted: 2002-06-19 00:27 UTC Modified: 2002-06-19 08:20 UTC
From: zeekamotay at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.1 OS: Linux 2.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zeekamotay at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-06-19 00:27 UTC] zeekamotay at hotmail dot com
I just compiled and installed the new Apache 1.3.26. Configuration, compilation, and installation of PHP 4.2.1 work fine. However, upon start of Apache, it fails and I get this message:

API module structure `php4_module' in file /usr/local/apache/libexec/libphp4.so is garbled - perhaps this is not an Apache module DSO?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-19 08:20 UTC] sander@php.net
You have to recompile PHP _after_ you've upgraded and installed Apache. Make sure you point to the right apxs executable.
I've just tested it with the 4.3.0-dev and it works fine.
 [2002-06-19 12:51 UTC] zeekamotay at hotmail dot com
I had done that. Since my initial failure, I've tried the same update on three other similarly-configured machines, and they've all worked fine. I don't know what the problem could be on the first one, I've tried four times now with the same result.
 [2002-06-19 13:26 UTC] zeekamotay at hotmail dot com
I have just added the updated mod_ssl, and recompiled everything again. It worked fine this time. Odd...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 14:01:32 2024 UTC