Opened 15 years ago

Last modified 15 years ago

#20247 closed update

Set up your PHP configuration files — at Version 2

Reported by: unit_13@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: wiki Version: 1.7.1
Keywords: MAMP Cc: unit_13@…
Port:

Description (last modified by blb@…)

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

Change History (2)

comment:1 Changed 15 years ago by unit_13@…

Cc: unit_13@… added

Cc Me!

comment:2 Changed 15 years ago by blb@…

Description: modified (diff)

Is this against the instructions printed out when installing the php5 port?

Note: See TracTickets for help on using tickets.