[PHP] Cannot find php.ini

2003-02-21 Thread Kevin Paz
I've taken over a redhat server with apache/php4.1. I need to enable register_argc_argv but I can't find the php.ini file (I've searched the entire system). Would creating a new php.ini file with only register_argc_argv line work? Where's the default location for php.ini?

Re: [PHP] Cannot find php.ini

2003-02-21 Thread Tyler Longren
Default location is: /usr/local/lib/php.ini You can also do a: locate php.ini Good luck, Tyler - Original Message - From: Kevin Paz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 21, 2003 1:03 PM Subject: [PHP] Cannot find php.ini I've taken over a redhat server

Re: [PHP] Cannot find php.ini

2003-02-21 Thread 1LT John W. Holmes
I've taken over a redhat server with apache/php4.1. I need to enable register_argc_argv but I can't find the php.ini file (I've searched the entire system). Would creating a new php.ini file with only register_argc_argv line work? Where's the default location for php.ini? Load up a page

RE: [PHP] Cannot find php.ini

2003-02-21 Thread Cal Evans
Plugged Into Your Audience * http://www.christianperformer.com -Original Message- From: Kevin Paz [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003 1:03 PM To: [EMAIL PROTECTED] Subject: [PHP] Cannot find php.ini I've taken over a redhat server with apache/php4.1. I need

Re: [PHP] Cannot find php.ini

2003-02-21 Thread Ernest E Vogelsinger
At 20:03 21.02.2003, Kevin Paz spoke out and said: [snip] I've taken over a redhat server with apache/php4.1. I need to enable register_argc_argv but I can't find the php.ini file (I've searched the entire system). try (as root) # update the

Re: [PHP] Cannot find php.ini

2003-02-21 Thread Jim Lucas
the default location for the php.ini file (if installed with the RPM's) is /etc/php.ini Jim - Original Message - From: Kevin Paz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 21, 2003 11:03 AM Subject: [PHP] Cannot find php.ini I've taken over a redhat server

[PHP] Cannot find php.ini

2002-03-28 Thread Todd Cary
My NT server has the OS in the directory, WINNT2, and the php.ini is not being read that is in that directory. What am I missing? Todd -- Dr. Todd Cary Ariste Software 2200 D Street Extension Petaluma, CA 94952 707-773-4523 [EMAIL PROTECTED] -- PHP General Mailing List