Discussion:
Fatal error on PEAR site
(too old to reply)
Greg Sherwood
2007-05-08 04:52:21 UTC
Permalink
Hi guys,

If I go to the following URL (the bugs list for PEAR):
http://pear.php.net/package/PEAR/bugs
I get this error: Fatal error: Cannot redeclare Net_URL::$url in
/usr/local/lib/php/Net/URL.php on line 103

I've been seeing this error in various places on the PEAR site today.
Note that you can still access the PEAR bugs lists from this URL:
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR&status=OpenFeedback&bug_type=Bugs

Greg
David Coallier
2007-05-08 04:58:38 UTC
Permalink
Ok gotta fix that quickly.

Will advise as soon as it's fixed.
Post by Greg Sherwood
Hi guys,
http://pear.php.net/package/PEAR/bugs
I get this error: Fatal error: Cannot redeclare Net_URL::$url in
/usr/local/lib/php/Net/URL.php on line 103
I've been seeing this error in various places on the PEAR site today.
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR&status=OpenFeedback&bug_type=Bugs
Greg
--
PEAR Webmaster Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
David Coallier
2007-05-08 05:13:40 UTC
Permalink
Ok this has been fixed in cvs. Should be online soon.
Post by David Coallier
Ok gotta fix that quickly.
Will advise as soon as it's fixed.
Post by Greg Sherwood
Hi guys,
http://pear.php.net/package/PEAR/bugs
I get this error: Fatal error: Cannot redeclare Net_URL::$url in
/usr/local/lib/php/Net/URL.php on line 103
I've been seeing this error in various places on the PEAR site today.
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR&status=OpenFeedback&bug_type=Bugs
Greg
--
PEAR Webmaster Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
Greg Sherwood
2007-05-08 05:32:02 UTC
Permalink
Post by David Coallier
Ok this has been fixed in cvs. Should be online soon.
Sorry mate, but a new error now (assuming the update has taken place):


Warning: include_once(Net/URL2.php) [function.include-once]: failed to
open stream: No such file or directory in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 716

Warning: include_once() [function.include]: Failed opening
'Net/URL2.php' for inclusion
(include_path='.:/local/web/pear.php.net/include:/usr/local/lib/php') in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 716

Fatal error: Class 'Net_URL2' not found in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 717



Greg
David Coallier
2007-05-08 05:49:34 UTC
Permalink
Yes I am trying to get someone to simply run "pear install
Net_URL2-beta" and we are all set.
Post by Greg Sherwood
Post by David Coallier
Ok this has been fixed in cvs. Should be online soon.
Warning: include_once(Net/URL2.php) [function.include-once]: failed to
open stream: No such file or directory in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 716
Warning: include_once() [function.include]: Failed opening
'Net/URL2.php' for inclusion
(include_path='.:/local/web/pear.php.net/include:/usr/local/lib/php') in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 716
Fatal error: Class 'Net_URL2' not found in
/usr/local/web/pear.php.net/include/pear-format-html.php on line 717
Greg
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
Greg Sherwood
2007-05-08 05:59:57 UTC
Permalink
Post by David Coallier
Yes I am trying to get someone to simply run "pear install
Net_URL2-beta" and we are all set.
Excellent. Thanks for your good work.

Greg
David Coallier
2007-05-08 06:01:30 UTC
Permalink
Post by Greg Sherwood
Post by David Coallier
Yes I am trying to get someone to simply run "pear install
Net_URL2-beta" and we are all set.
Excellent. Thanks for your good work.
Greg
Very sorry about that, I have sent an email to get the package
installed on the server as no-one else seems to be online, should be
resolved soon.

Thanks for reporting fast :) Let us know if there's other problems.
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
Loading...