#29849: group php5extension - add default configs to *.ini files --------------------------------------+------------------------------------- Reporter: macintosh@… | Owner: ryandesign@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: group php5extension --------------------------------------+------------------------------------- Comment(by macintosh@…): My intention is to '''only''' put stuff into those *.ini-files that no normal user would want to change. For instance, for php5-mysql a message is printed stating one has to insert three instances of the path to the mysqld.sock into the php.ini file. I'm of the opinion that MacPorts ought to do that automagically :-) And php5-eaccelerator needs some directories and files defined in order to work properly out-of-the-box. By default php5-eaccelerator uses /tmp/eaccelleator with which there are three issues: 1. this is outside the MacPorts file system and isn't recommended 1. the directory doesn't exist with the result that eaccelerator fails to cache 1. with no log defined, the log is written to the standard apache error- log php reads the *.ini files in /macports/var/db/php5 alfabetically furthermore, you can override settings both at the httpd.conf level for the whole server as well as for individual virtual servers and these override the standard *.ini-files -- Ticket URL: <https://trac.macports.org/ticket/29849#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS