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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC