Hi Matt (et al), I've added the c:\www\pear path to both the windows path and also the path in the php.ini file. However it's still coming up with the same error. Is there a way of putting in a temporary path in the go-pear.php file?
Nunners Quoting "Matt M." <[EMAIL PROTECTED]>: > > Warning: main(PEAR.php): failed to open stream: No such file or directory > in C:\ > > www\pear\Archive\Tar.php on line 21 > > > > Fatal error: main(): Failed opening required 'PEAR.php' > (include_path='/C:\DOCUM > > E~1\ADMINI~1.DEV\LOCALS~1\Temp\gop1.tmp') in C:\www\pear\Archive\Tar.php on > line > > 21 > > > pear is requiring that PEAR.php be included in the script and it can't > find it. I think adding C:\www\pear\ to your include path might solve > this problem > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php