Roberto and Debian Users- In regards to a lost php.ini on a server running php-5.0.5 On 9/19/05, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote: > It is in /etc/php4. Some ways to have found it: > > `dpkg -L libapache2-mod-php4` > > `find / -name php.ini` > > -Roberto > Just want to note that I compiled php-5.0.5 on the server in question. the command # find / -name php.ini returned: /usr/local/php-5.0.5/pear/tests/php.ini This is not my php.ini file, but I will remember the tip. It is very helpful in other ways. Thank you. Any other suggestions?
Thank you for responding Roberto, Jared