This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » support » Installation and setup » Pear Upgradation Problem
Pear Upgradation Problem [message #9231] Sun, 23 July 2006 13:00 Go to next message
sajithmr  is currently offline sajithmr
Messages: 3
Registered: July 2006
Location: Trivandrum,Kerala,India
Junior Member

When i try to upgrade pear upgrade PEAR or any pear operation ,
I got an error like this:

Failed loading /usr/lib/php/extensions/eaccelerator.so: /usr/lib/php/extensions/eaccelerator.so: undefined symbol: empty_string

Warning: require_once(Console/Getopt.php): failed to open stream: No such file or directory in System.php on line 27

Fatal error: require_once(): Failed opening required 'Console/Getopt.php' (include_path='/usr/local/lib/php') in /usr/local/lib/php/System.php on line 27


What is its solution? what i have to do.....Help me as soon as possible

Regards
Sajith.M.R
Re: Pear Upgradation Problem [message #9244 is a reply to message #9231 ] Mon, 24 July 2006 07:57 Go to previous message
animalija  is currently offline animalija
Messages: 34
Registered: July 2006
Location: Ljubljana, Slovenia
Member

First of all, try disabling the eaccelerator extension in httpd.conf, that should clear up the first error.

Secondly, try using [url http://go-pear.org] to install PEAR again (try deleting the PEAR directory first or just let it overwrite it). To install PEAR, try installing with:
pear install --alldeps PEAR

That should include all the code you need to bootstrap PEAR and upgrade it (I think).
Previous Topic:php php5 file extensions problem [SOLVED]
Next Topic:[resolved] JS debug panel problem
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software