Or :

<?php
// Assuming all is working, sounds like it is.

    phpinfo();

?>

Six lines down we see :

    
    Configuration File (php.ini) Path
    

Which shows the path to php.ini


Philip


On Tue, 23 Jan 2001, Alex Black wrote:

> locate php.ini
> 
> in windoze, the windows key+f, type in php.ini
> 
> _a
> 
> 
> --
> Alex Black, Head Monkey
> [EMAIL PROTECTED]
> 
> The Turing Studio, Inc.
> http://www.turingstudio.com
> 
> vox+510.666.0074
> fax+510.666.0093
> 
> Saul Zaentz Film Center
> 2600 Tenth St Suite 433
> Berkeley, CA 94710-2522
> 
> 
> 
> 
> > From: [EMAIL PROTECTED] ("Michael A. Peters")
> > Newsgroups: php.general
> > Date: 23 Jan 2001 18:07:42 -0800
> > Subject: Re: [PHP] php.ini
> > 
> > try find / -print |grep "php\.ini" after your make install.
> > will take awhile, but that should find it :D
> > 
> > On Tuesday, January 23, 2001, at 04:44 PM, Rasmus Resen Amossen wrote:
> > 
> >> Everybody talks about this nice configuration file, but where is it?!
> >> I have compiled php4 with apache, but even a »find . -name "php.ini«
> >> gives anything. 
> >> Do I really need to recompile php to change its configuration?
> >> 
> >> --  
> >> Rasmus Resen Amossen | stud.mat.dat at the University of Copenhagen
> >> Jagtvej 120, -244    | http://www.math.ku.dk/muh
> >> 2200 Kbh. N          | http://w1.1444.telia.com/~u144400001
> >> 
> >> --  
> >> 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]
> >> 
> >> 
> > 
> > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> > Michael A. Peters
> > Abriasoft Senior Developer
> > 
> > (510)  623-9726x357
> > Fax: (510) 249-9125
> > --
> > 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]
> 


--
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]

Reply via email to