php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17861 Syntax Error
Submitted: 2002-06-20 00:24 UTC Modified: 2002-06-20 00:26 UTC
From: lord dot jack at speakeasy dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.2.1 OS: OpenBSD 3.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lord dot jack at speakeasy dot net
New email:
PHP Version: OS:

 

 [2002-06-20 00:24 UTC] lord dot jack at speakeasy dot net
In line 93 of /sapi/apache2filter/php_functions.c there is a reference to the outdated MODULE_MAGIC_AT_LEAST macro which results in a syntax error when compiling with Apache 2.0.39 -- changing this to AP_MODULE_MAGIC_AT_LEAST resolves the fatal compile error.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-20 00:26 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

not even <blink> helped.. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 01:01:27 2024 UTC