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

Re: [cobalt-users] PHP problem in RaQ4i



> 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