Edit report at https://bugs.php.net/bug.php?id=28181&edit=1
ID: 28181 Comment by: kriscr...@php.net Reported by: hus at design-d dot de Summary: "make install" alters httpd.conf Status: Open Type: Feature/Change Request Package: Feature/Change Request Operating System: Linux PHP Version: 4.3.6 Block user comment: N Private report: N New Comment: I just stumbled upon this really old (and still open) bug from PHP 4 while Googling this very issue on 5.2.17. Has this ever been addressed? If not, was there any pressing reason why or is it just not a priority? If the latter, I could probably take ownership of this if nobody has any objections. Previous Comments: ------------------------------------------------------------------------ [2004-04-28 17:10:37] der...@php.net I'm all for this, as I thought it to be very annoying too... ------------------------------------------------------------------------ [2004-04-28 17:08:03] der...@php.net I'm all for this, as I thought it to be very annoying too... ------------------------------------------------------------------------ [2004-04-28 15:18:05] hus at design-d dot de But axps only does this if the "-a" flag is specified. Just drop that. ------------------------------------------------------------------------ [2004-04-27 21:11:22] der...@php.net This is not something that PHP does, but the apache "APXS" tool. If you want to prevent that, either don't use "make install" or make a static module for PHP. ------------------------------------------------------------------------ [2004-04-27 14:23:37] hus at design-d dot de Description: ------------ The installation procedure tries to be helpful and adds a loadmodule instruction to the apache configuration. This might be nice if you have a default installation, but I firmly believe in keeping separate packages separate to keep my installation manageable. Therefore I have separate configuration files for addons like php or subversion; the "main" httpd.conf gets overwritten every now and then. So I'd like have at least the option of disabling this feature. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=28181&edit=1