"Pete Morganic" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> edit the php.ini file and change the include paths to being where your
> isntallation is ;

Thanks Pete for the idea, but I should give you what I had in my INI...

That was the first thing I did...

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


I thought if I placed the path to the PEAR files in the 'include_dir' value
all would work.

Nope.

Can you tell me where else I need to make a change?



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

Reply via email to