Re: [PHP] Installing PEAR on Windows

2004-07-28 Thread Jason Barnett
[EMAIL PROTECTED] wrote: 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? Yes... ini_set('include_path', 'yourpa

Re: [PHP] Installing PEAR on Windows

2004-07-28 Thread webmaster
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

Re: [PHP] Installing PEAR on Windows

2004-07-27 Thread Matt M.
> 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 > p