ID:               34315
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marcus at synchromedia dot co dot uk
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: MacOS X 10.4.2
 PHP Version:      5.1.0RC1
 New Comment:

Reverted: I didn't realize it touched existing lines too and not only
when it has to ADD it..



Previous Comments:
------------------------------------------------------------------------

[2005-08-31 16:46:48] marcus at synchromedia dot co dot uk

OK, I can understand that reasoning, However, the choice is 
really between getting a (non-fatal) warning on startup for a 
duplicate LoadModule statement vs not working at all. I'd say 
the former is the more tolerable choice. While the 
complications with conf.d stuf may be true, if you find an 
uncommented LoadModule in httpd.conf, it doesn't seem likely 
that it is already duplicated elsewhere. I'm not familiar with 
how you tweak httpd.conf programatically, so I guess there may 
be more to it than that.

------------------------------------------------------------------------

[2005-08-31 16:36:46] [EMAIL PROTECTED]

It's done because most distributions with apache2 use the 'conf.d'
style modularized configurations and the apxs tool can't handle
anything but httpd.conf and that results in having the line in question
in 2 places. Documentation should state this. 

------------------------------------------------------------------------

[2005-08-31 14:53:22] [EMAIL PROTECTED]

It's stupid to do this - it will stop running installs from working
properly when people upgrade.

------------------------------------------------------------------------

[2005-08-31 14:48:14] marcus at synchromedia dot co dot uk

Any particular reason?

I can see it being not unreasonable for new installs, but for 
upgrades (i.e. where the LoadModule line is already active) it 
seems really unnecessary. It means that every install of 5.1 
will default to not working, even if it was working before.

Is this change in behaviour documented?

------------------------------------------------------------------------

[2005-08-31 14:16:06] [EMAIL PROTECTED]

That change was intentional, no bug here.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/34315

-- 
Edit this bug report at http://bugs.php.net/?id=34315&edit=1

Reply via email to