Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Jared Hall
Oliver and Debian Users On 9/19/05, Oliver Lupton <[EMAIL PROTECTED]> wrote: > You could try this: http://cvs.php.net/co.php/php-src/php.ini-dist I > found that linked from > http://php.net/manual/en/configuration.php#configuration.file > > Cheers, > -ol Thanks Oliver! You have been great help

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Oliver Lupton
Jared Hall wrote: Oliver and Debian users- In regards to a lost php.ini on a server running php-5.0.5 It's always possible you don't have one for some reason, php will usually run quite happily on defaults without it. Cheers, -ol I'm not sure what to do if it's not there... can I just

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Jared Hall
Oliver and Debian users- In regards to a lost php.ini on a server running php-5.0.5 > It's always possible you don't have one for some reason, php will > usually run quite happily on defaults without it. > > Cheers, > -ol I'm not sure what to do if it's not there... can I just copy one? where sh

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Oliver Lupton
Jared Hall wrote: 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 It's always possible you don't have one for some reason, php will usually run quite happily on defaults

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Jared Hall
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

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Roberto C. Sanchez
On Mon, Sep 19, 2005 at 02:20:27AM -0700, Jared Hall wrote: > Debian Users- > > I seem to have missed my php.ini file. > I used phpinfo(); to find the damn thing, but when I went to the place > that phpinfo() sent me it wasn't there! > I've looked every where by hand, and then thought: "Is there

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Jared Hall
Oliver and Debian Users- I received from Oliver: > locate php.ini > > For me it's in /usr/local/lib, but then I compiled php myself so... > in "/usr/local/lib" I have Archive build Console data doc HTML Net OS PEAR pearcmd.php PEAR.php System.php test XML I have looked inside each

Re: Can't find php.ini, and sometimes other files too

2005-09-19 Thread Oliver Lupton
Jared Hall wrote: Debian Users- I seem to have missed my php.ini file. I used phpinfo(); to find the damn thing, but when I went to the place that phpinfo() sent me it wasn't there! I've looked every where by hand, and then thought: "Is there some way of using grep which will save me time an

Can't find php.ini, and sometimes other files too

2005-09-19 Thread Jared Hall
Debian Users- I seem to have missed my php.ini file. I used phpinfo(); to find the damn thing, but when I went to the place that phpinfo() sent me it wasn't there! I've looked every where by hand, and then thought: "Is there some way of using grep which will save me time and energy which I don't