Edit report at https://pear.php.net/bugs/bug.php?id=20961&edit=1
ID: 20961
Comment by: tony@marston-home.demon.co.uk
Reported By: tony at marston-home dot demon dot co dot uk
Summary: Call to undefined method PEAR::PEAR_Command_Common()
Status: Feedback
Type: Bug
Package: PEAR
Operating System: Windows 7
Package Version: 1.10.0
PHP Version: 5.6.14
Roadmap Versions:
New Comment:
Yes, it is a Windows PC. My OS is Windows 7.
PEAR does have a web interface. It is called PEAR_Frontend_Web and has
been available since 2003 and was last updated on 2010-10-25. It is
maintained by Tias Guns and Gregory Beaver.
I will try to produce a stack trace and send it to you
Previous Comments:
------------------------------------------------------------------------
[2015-10-08 12:56:36] cweiske
-Status: Open
+Status: Feedback
------------------------------------------------------------------------
[2015-10-08 12:56:29] cweiske
What kind of installation do you have? It looks like a windows PC.
What "link" do you follow? PEAR itself does not have a web interface;
you seem to be using some additional (web-based) software. Which?
Could you install the xdebug PHP extension and repeat the link click? It
should show you a full stacktrace that we need to fix the problem.
------------------------------------------------------------------------
[2015-10-08 12:24:51] tonymarston
Description:
------------
I have just upgraded my pear installation to version 1.10.0, but when I
use the Pear Package Manager and click on the "List all packagenames"
link I get the following error:
Fatal error: Call to undefined method PEAR::PEAR_Command_Common() in
F:\PHP5\pear\PEAR.php on line 219
------------------------------------------------------------------------