[MacPorts] #20247: Set up your PHP configuration files
#20247: Set up your PHP configuration files ---------------------------------+------------------------------------------ Reporter: unit_13@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: MAMP | Port: ---------------------------------+------------------------------------------ previous: Set up your PHP configuration files cd /opt/local/etc/php5 sudo cp php.ini-dist php.ini new: Set up your PHP configuration files cd /opt/local/etc/php5 sudo cp php.ini-development php.ini or sudo cp php.ini-production php.ini -- Ticket URL: <http://trac.macports.org/ticket/20247> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20247: Set up your PHP configuration files ---------------------------------+------------------------------------------ Reporter: unit_13@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: MAMP | Port: ---------------------------------+------------------------------------------ Old description:
previous: Set up your PHP configuration files
cd /opt/local/etc/php5 sudo cp php.ini-dist php.ini
new: Set up your PHP configuration files
cd /opt/local/etc/php5 sudo cp php.ini-development php.ini or sudo cp php.ini-production php.ini
New description: previous: Set up your PHP configuration files {{{ cd /opt/local/etc/php5 sudo cp php.ini-dist php.ini }}} new: Set up your PHP configuration files {{{ cd /opt/local/etc/php5 sudo cp php.ini-development php.ini }}} or {{{ sudo cp php.ini-production php.ini }}} -- Comment(by blb@…): Is this against the instructions printed out when installing the php5 port? -- Ticket URL: <http://trac.macports.org/ticket/20247#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20247: Set up your PHP configuration files ---------------------------------+------------------------------------------ Reporter: unit_13@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: MAMP | Port: ---------------------------------+------------------------------------------ Comment(by unit_13@…): this update is for this page: http://trac.macports.org/wiki/howto/MAMP and under: "Step 4: Install PHP" and about seven items into that section where it says: "Set up your PHP configuration files cd /opt/local/etc/php5 sudo cp php.ini-dist php.ini" I'm not a programmer and I apologize for not understanding the proper form in which to submit this. Nevertheless it took me a while to figure this one out and get my php working again after the "sudo port upgrade outdated" upgraded the php to 5.3.0. Just thought I'd try to spare anyone else the same hassle... -- Ticket URL: <http://trac.macports.org/ticket/20247#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20247: Set up your PHP configuration files ----------------------------------+----------------------------------------- Reporter: unit_13@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: wiki | Version: 1.7.1 Resolution: fixed | Keywords: MAMP Port: | ----------------------------------+----------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed * component: ports => wiki Comment: Ah okay; that is just a wiki page so you can (once you are logged in, which you must be to also create a ticket) simply make the change yourself if you so desire. I've updated it, thanks for catching that. -- Ticket URL: <http://trac.macports.org/ticket/20247#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts