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

Pull Requests

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