Make a php file with nothing but this in it....

<?php

phpinfo();

?>

...and hit that in your browser. It will tell you the location of the ini that it is using.

César Aracena wrote:
Hi all,

I'm sorry for this re-post, but I do need help with this URGENT...

I just finished loading the OS to my PC once again, installed and
configured IIS and then installed PHP 4 but now, every page I try to open
tells me:

Failed opening required '/icaam7/lib/stdlib.php'
(include_path='.;c:\php4\pear')

even when my php.ini (under Windows folder) tells me that the include_path
is:

include_path = ".;c:\php\includes;/"

and no matter how I change this line in php.ini, the include_path appears
to be set ONLY to c:\php4\pear

Any ideas on how to change that??? Is there another php.ini file around?

Thanks in advance

-----------------------
Cesar Aracena
[EMAIL PROTECTED]
http://www.icaam.com.ar
Cel: +54.299.635-6688
Tel: +54.299.477-4532
Fax: +54.299.477-7773
Cipolletti, Rio Negro
R8324BEG
Argentina


---------------------------
Soluciones profesionales en
 Internet y Comunicaciones
  http://www.icaam.com.ar




--
By-Tor.com
It's all about the Rush
http://www.by-tor.com


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

Reply via email to