[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP problem in RaQ4i



----- Original Message -----
From: "José Luis Chafardet Grimaldi" <joseluis@xxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, February 17, 2003 10:52 PM
Subject: Re: [cobalt-users] PHP problem in RaQ4i


> and php works fine, i cant understand this
>
> how can i edit my php.ini if it doesnt exist ?
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> José Luis Chafardet Grimaldi
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

The manual says (in MY words now)

copy php.ini-dist to where you specified it in your ./configure command.
So, like my vanilla
PHP config is: /etc/httpd/php.ini

The INSTALL document is your friend.  The PHP.INI is found with-in the PHP
v4.30
source code, just under a different name!

~Brian