On Sun, 2 Feb 2003, 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?

Have you compiled PHP to use the PATH to your php.ini, or is it using another
one?

Check to see if there's another php.ini lying around.

-- 
Knut
------
Knut H. Hassel Nielsen, [EMAIL PROTECTED]
Divisional Engineer, Office : ITS 207
IDI NTNU, Sem Saelands vei 7-9
N-7491 Trondheim, Norway
Phone (+47) 73 59 18 46 Fax (+47) 73 59 44 66

"And on the seventh day, He exited from append mode."


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

Reply via email to