LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Where's php.ini? (https://www.linuxquestions.org/questions/linux-general-1/wheres-php-ini-65673/)

XxAndyxX 06-14-2003 09:24 PM

Where's php.ini?
 
I've been looking for my php.ini file so I can change register_globals to on if php.ini is only in Windows then what is it in RedHat 8.0?
Thanks
-Andy

MasterC 06-14-2003 09:28 PM

php.ini is both in linux and win. How did you install PHP? Look in: /usr/local/lib/ AND
/etc
For it. I place mine in /etc during the configure process. :) By default it should be placed in PREFIX/lib which is probably going to be /usr/local/lib or /usr/lib

HTH

Do a:
locate php.ini
To show you.

Cool


All times are GMT -5. The time now is 01:42 PM.