php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1206 API module structure `php3_module' in file libphp3.so is garbled
Submitted: 1999-03-05 11:54 UTC Modified: 1999-06-20 11:56 UTC
From: rob at ldg dot net Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 3.0.7 OS: Debian Linux 2.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: rob at ldg dot net
New email:
PHP Version: OS:

 

 [1999-03-05 11:54 UTC] rob at ldg dot net
I've compiled Apache 1.3.4 on a debian 2.2.2 box with several other modules.  When I try to start Apache, I get the following:

Syntax error on line 44 of /etc/apache/httpd.conf:
API module structure `php3_module' in file /usr/lib/apache/1.3/libphp3.so is garbled - perhaps this is not an Apache module DSO?
/usr/sbin/apachectl start: httpd could not be started

This occurs with both a newly compiled module and the debian php package.

My configure line is as follows:
./configure --with-mysql --with-apxs=/usr/sbin/apxs --with-shared-apache=/dl/apache-1.3.4 --enable-track-vars

I don't think the php3.ini is relevant as it's not even loading the module.

Thanks, Rob.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-20 11:56 UTC] sas at cvs dot php dot net
Did you use any other modules? A recompile of PHP should solve that.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 13:01:29 2024 UTC