[MacPorts] #20247: Set up your PHP configuration files
MacPorts
noreply at macports.org
Thu Jul 9 12:26:32 PDT 2009
#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
More information about the macports-tickets
mailing list