php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21698 httpd.conf not modified when creating dso module
Submitted: 2003-01-16 17:46 UTC Modified: 2003-02-23 17:18 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: bugs at pointb dot co dot uk Assigned:
Status: Closed Package: Apache2 related
PHP Version: 4.3.1 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: bugs at pointb dot co dot uk
New email:
PHP Version: OS:

 

 [2003-01-16 17:46 UTC] bugs at pointb dot co dot uk
I have upgraded from v4.2.3 to v4.3.0

When compiling PHP v4.2.3 the "make install" command updates my httpd.conf file and adds:
LoadModule php4_module modules/libphp4.so

I have noticed that this does not happen with the latest release of 4.3.0. I have tried the laetst CVS (php4-STABLE-200301162230) and it still does this :-(

I thought it was me at first, but I have tried it several times and each time the same thing happens.

Please could someone check this out for the PHP community.

Many thanks,

Richard.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-17 08:13 UTC] sniper@php.net
Did you happen upgrade Apache2 since 4.2.3 ??
Or are you using same version for both PHP 4.2.3 and 4.3.0 ?


 [2003-01-18 11:39 UTC] bugs at pointb dot co dot uk
No upgrade of Apache has taken place. All I have done is removed the dso module and any configuration lines in httpd.conf and then re-installed PHP.
 [2003-01-21 00:03 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot 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 in short time.
 
Thank you for the report, and for helping us make PHP better.


 [2003-01-21 06:42 UTC] bugs at pointb dot co dot uk
I don't know if anyone will get to read this now this issue is closed. But if you do, thank you for fixing this so quickly. Shame other software companies aren't as quick! ;-)
 [2003-02-23 17:08 UTC] bugs at pointb dot co dot uk
This bug looks to be back in v4.3.1 ;-(
 [2003-02-23 17:18 UTC] sniper@php.net
Try reading the NEWS file in 4.3.1 and the announcement
here: http://www.php.net/release_4_3_1.php

Especially the part:
"There are no other bugfixes contained in this release."

The fix will be in 4.3.2 (unless there are other security
fixes that require immediate release in which case it will
be in 4.3.3...etc.)


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