php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1306 Apache reports "garbled header"
Submitted: 1999-04-08 20:48 UTC Modified: 1999-06-12 16:54 UTC
From: bkosse at thecreek dot com Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 3.0.7 OS: Linux
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: bkosse at thecreek dot com
New email:
PHP Version: OS:

 

 [1999-04-08 20:48 UTC] bkosse at thecreek dot com
This happens whenever trying to start Apache with PHP 3.0.7:
Syntax error on line 70 of /etc/httpd/conf/httpd.conf: API module structure `php3_module' in file /etc/httpd/lib/apache/libphp3.so is garbled - perhaps this is not an Apache module DSO

The ./configure script was run with --with-apxs=/usr/sbin/apxs --with-pgsql=/usr

Compilation made a warning that "palloc" was redefined.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-12 16:54 UTC] jim at cvs dot php dot net
There was a conflict between PostgreSQL and another extension.
Updating to the latest of either/both should fix this problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC