And remember that if you alter the php.ini file once you have found it, that
you MUST restart apache in order for the changes to take place.

Jason Reid
[EMAIL PROTECTED]
--
AC Host Canada
www.achost.ca

----- Original Message -----
From: "Johannes Schlueter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 23, 2002 10:07 AM
Subject: Re: [PHP] Forms


> On Monday 23 December 2002 17:30, John Nichel wrote:
> > How did you install php?  RPM, from source?  Check in /etc, or do a...
> >
> > find / -name php.ini
>
> Or run a script
>
> <?php
>   phpinfo();
> ?>
>
> and look what "Configuration File (php.ini) Path" tells you. On the output
ob
> this comamnd you can see the settin of register_globals, too.
>
> johannes
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to