For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2007 > Problems on Installing via Web (go-pear), PEAR on Windows









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problems on Installing via Web (go-pear), PEAR on Windows
Louie Miranda

2007-10-17, 4:09 am

I'll try to make this short and simple.. First try installing PEAR using
go-pear on windows thru a web browser..

My first error:
*Warning*: require_once(PEAR.php) [function.require-once]: failed to open
stream: No such file or directory in *
E:\WWWroot\Library\pear\Archive\Tar.php* on line *21*

*Fatal error*: require_once() [function.require]: Failed opening required '
PEAR.php'
(include_path='E:\WWWroot\Library\pear/temp/E:\WWWroot\Library\pear\temp\gop18.tmp')
in *E:\WWWroot\Library\pear\Archive\Tar.php* on line *21*

Which is weird, before doing this i already added the include_path for
E:\WWWroot\Library\pear on php.ini, where my PEAR.php will be downloaded (i
have traced that go-pear.php will download a copy on that folder).

Now, when Archive.tar is runned by go-pear.php. Applications says,
require_once(PEAR.php) [function.require-once]: failed to open stream: No
such file or directory

And why does application looks for the include_path on:
include_path='E:\WWWroot\Library\pear/temp/E:\WWWroot\Library\pear\temp\gop18.tmp'
on windows?

Tried go-pear.php on a clean Unix machine, and no problems encountered.
While on windows, its a bit buggy.

Any recommendations?
--
Louie Miranda (lmiranda@gmail.com)
http://www.axishift.com

Security Is A Series Of Well-Defined Steps
chmod -R 0 / ; and smile :)

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com