Thanks to all for the suggestions.
I used
<?php
phpinfo();
?>
and it shows that php.ini is in /usr/local/lib, but actually, it's not there. Pretty
strange.
Thanks.
-----Original Message-----
From: James Atkinson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 5:14 PM
To: Zhu George-CZZ010; [EMAIL PROTECTED]
Subject: RE: [PHP] No php.ini?
Or create a phpinfo file containing
<?php
phpinfo();
?>
And that will tell you the location of php.ini.
- James
> -----Original Message-----
> From: Peter Houchin [mailto:[EMAIL PROTECTED]]
> Sent: March 28, 2001 3:13 PM
> To: Zhu George-CZZ010; [EMAIL PROTECTED]
> Subject: RE: [PHP] No php.ini?
>
>
> look in either /usr/local/lib or in /etc/lib
>
> -----Original Message-----
> From: Zhu George-CZZ010 [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 9:06 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] No php.ini?
>
>
> Someone else installed the PHP4.0.4, but I couldn't find the
> php.ini anywhere (I used "find" command to search the whole box),
> however, the PHP is working fine. Is it possible that the PHP can
> still work without php.ini?
>
>
> Thanks.
>
> --
> 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]