[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP problem in RaQ4i
- Subject: Re: [cobalt-users] PHP problem in RaQ4i
- From: "Fragga" <fragga@xxxxxxxxxxxx>
- Date: Tue Feb 18 04:01:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> now i cant find the php.ini file, i need it because it have some options
> that i want to chanve
>
> where can it be located ?
if you installed it manually its in /etc/
cobalt puts them in /etc/httpd/
if not in there just do a
$ find / -name php.ini
if you cant find it its not installed correctly.
fragga