From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.3
PHP Bug Type:     Apache related
Bug description:  Request for feature add in makefile and configure

Greetings,

First off, my apologies.  I am not really reporting a bug, but requesting
a feature that will help avoid failed installs.

I ran into a small problem while trying to install PHP 4 onto a Red Hat
8.0 system with Apache 1.3.27.  It occurred because I split my httpd.conf
file into multiple files to make it easier to maintain and reconfigure. 
Due to this, the 'make install' command failed because it was not able to
find where to add the LoadModule and AddModule directives.  I was able to
get around this by re-inserting the modules section back into httpd.conf,
and then re-export it after the PHP install so apache would properly
restart.  The exact same thing has occured to a co-worker.
What I would like to request if a setting (possibly to configure, perhaps
as --module-file) to allow me to set what file contains the LoadModule and
AddModule directives.  
This would save me a good bit of trouble in future installs.  Thanks.

J. Hunter Heinlen

-- 
Edit bug report at http://bugs.php.net/?id=20286&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20286&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20286&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20286&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20286&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20286&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20286&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20286&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20286&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20286&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20286&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20286&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20286&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20286&r=isapi

Reply via email to