PHP "make install" writes to httpd.conf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anyway to choke PHP's behaviour of adding the following to httpd.conf
when you make install:

    LoadModule php4_module /some_dumb_location/libphp4.so

I use a customized layout for my compilations, and this always messes
things up since apache doesn't complain about the location, and then it
stops accepting connections on the configured ports. At any rate, I
don't think it's PHP's business to be modifying my httpd.conf file
without my say so, or at least it should give me an option to opt out :)

PHP even ignores that my httpd.conf has perms 444 *heh*.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux