Jswalter wrote:

I just installed PEAR on my Win2k box.

I try to use DB.php and I get this...

     Fatal error: main(): Failed opening required 'DB.php'
    (include_path='.;c:\php4\pear')

I can't find this path defined *anywhere*.

It is *not* in my INI file...

include_path = ".;G:\etc\php\extensions".;G:\etc\php\pear"


I don't have PHP installed there.


How can I "fix" this include path issue.

did you check the correct php.ini file? it must be in %SYSTEM%\php.ini


or for example c:\winnt\php.ini

with phpinfo() you can print out the location of your php.ini file


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



Reply via email to