#21871: php52 - depends on non-standard apache2 config -------------------------------+-------------------------------------------- Reporter: apinstein@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: php52 -------------------------------+-------------------------------------------- Description changed by macsforever2000@…: Old description:
I have installed apache2 + php52 / php53 a few times from scratch lately, and there is a slight problem that's very tricky to track down.
The default httpd.conf from the apache install no longer includes:
Include conf/extras-conf/*
Thus the conf file that the php5* ports install in that directory are never loaded, and php is not available by default on machines "ootb".
I am not sure the most appropriate way to fix this, whether this is an apache bug or a php bug, but it seemed more appropriate to report to you first since you are relying on an assumption about apache configs.
I look forward to your response.
Regards, Alan
New description: I have installed apache2 + php52 / php53 a few times from scratch lately, and there is a slight problem that's very tricky to track down. The default httpd.conf from the apache install no longer includes: {{{ Include conf/extras-conf/* }}} Thus the conf file that the php5* ports install in that directory are never loaded, and php is not available by default on machines "ootb". I am not sure the most appropriate way to fix this, whether this is an apache bug or a php bug, but it seemed more appropriate to report to you first since you are relying on an assumption about apache configs. I look forward to your response. Regards, Alan -- -- Ticket URL: <http://trac.macports.org/ticket/21871#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS