"Cybot" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Jswalter wrote:



> onr more, your include-path is worng!
>
> include_path = ".;G:\etc\php\extensions".;G:\etc\php\pear"
>
> would not work!!
>
> correct
>
> include_path = ".;G:\etc\php\extensions;G:\etc\php\pear"

Yes, I see the mistake! and PERIOD in the middle.

OK, thats gone.

I still get...


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

Also, my php.ini is NOT in my WINNT directory.

It is a sibling of php.exe at...

     G:\etc\php

Now, there is a pear.ini in my WINNT dir, the install must have put it
there.  :(

But it does noty have 'c:\php4\pear' in it.

Thanks for the ideas.

walter





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

Reply via email to