Re: [PHP] Where is my php.ini? - FORGET IT!

2001-11-01 Thread Gaylen Fraley

Sorry! I had a senior moment.!  I have it.

--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com
PHP KISGB v2.21 Guestbook http://64.133.20.82/phpwebsite

"Meir Kriheli" <[EMAIL PROTECTED]> wrote in message
20011101233857.HRNC958.fep2@there">news:20011101233857.HRNC958.fep2@there...
> On Friday 02 November 2001 01:16, Gaylen Fraley wrote:
> > Ok.  I've installed php on linux and all is well!  Been running for
weeks
> > now.  Problem is, I never had to set up my php.ini .  Got curious and am
> > wondering where it is.  Locate php.ini yields one in the pear/tests
> > directory, but that's not it.  Suggestions?
>
> If you don't have one, PHP will use defaults. In PHP's source directory
> there's a file called php.ini-dist (or something similar) you can copy it
to
> where PHP expects to find it and rename it to php.ini.
>
> To find out where you should copy it create a php file containing
phpinfo()
> in it and access it with your browser. Examine the output to see where the
> ini is expected (you can define this while running configure during the
build
> process)
>
> --
> Meir Kriheli



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Where is my php.ini?

2001-11-01 Thread Gaylen Fraley

7.2 and I compiled PHP 4.0.6 myself.  When I run phpinfo, it shows the
configuration file path = /usr/local/lib/php.ini .  there is no php.ini in
the file.

--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com
PHP KISGB v2.21 Guestbook http://64.133.20.82/phpwebsite

"Jim Lucas" <[EMAIL PROTECTED]> wrote in message
00bc01c1632b$b84bbf40$[EMAIL PROTECTED]">news:00bc01c1632b$b84bbf40$[EMAIL PROTECTED]...
> most of my installs, Redhat linux 7.0 and 7.1, have placed the php.ini
file
> in the /etc/php.ini  location.  what version of linux are you using?
>
> Jim
> - Original Message -
> From: "Gaylen Fraley" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, November 01, 2001 3:16 PM
> Subject: [PHP] Where is my php.ini?
>
>
> > Ok.  I've installed php on linux and all is well!  Been running for
weeks
> > now.  Problem is, I never had to set up my php.ini .  Got curious and am
> > wondering where it is.  Locate php.ini yields one in the pear/tests
> > directory, but that's not it.  Suggestions?
> >
> > --
> > Gaylen
> > [EMAIL PROTECTED]
> > Home http://www.gaylenandmargie.com
> > PHP KISGB v2.21 Guestbook http://64.133.20.82/phpwebsite
> >
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Where is my php.ini?

2001-11-01 Thread Meir Kriheli

On Friday 02 November 2001 01:16, Gaylen Fraley wrote:
> Ok.  I've installed php on linux and all is well!  Been running for weeks
> now.  Problem is, I never had to set up my php.ini .  Got curious and am
> wondering where it is.  Locate php.ini yields one in the pear/tests
> directory, but that's not it.  Suggestions?

If you don't have one, PHP will use defaults. In PHP's source directory 
there's a file called php.ini-dist (or something similar) you can copy it to 
where PHP expects to find it and rename it to php.ini.

To find out where you should copy it create a php file containing phpinfo() 
in it and access it with your browser. Examine the output to see where the 
ini is expected (you can define this while running configure during the build 
process)

-- 
Meir Kriheli

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Where is my php.ini?

2001-11-01 Thread Jim Lucas

most of my installs, Redhat linux 7.0 and 7.1, have placed the php.ini file
in the /etc/php.ini  location.  what version of linux are you using?

Jim
- Original Message -
From: "Gaylen Fraley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 3:16 PM
Subject: [PHP] Where is my php.ini?


> Ok.  I've installed php on linux and all is well!  Been running for weeks
> now.  Problem is, I never had to set up my php.ini .  Got curious and am
> wondering where it is.  Locate php.ini yields one in the pear/tests
> directory, but that's not it.  Suggestions?
>
> --
> Gaylen
> [EMAIL PROTECTED]
> Home http://www.gaylenandmargie.com
> PHP KISGB v2.21 Guestbook http://64.133.20.82/phpwebsite
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]