php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34840 pear.php.net (and pear.php.net/bugs) not accessible
Submitted: 2005-10-12 21:04 UTC Modified: 2005-10-12 21:13 UTC
From: michael at fogcreek dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2005-10-12 21:04 UTC] michael at fogcreek dot com
Description:
------------
Observed: 

Load http://pear.php.net/package/HTML_AJAX
Response: Fatal error: Call to undefined function: init_auth_user() in /usr/local/www/pearweb/include/pear-format-html.php on line 88

Load http://pear.php.net/bugs/
Response: Fatal error: Call to undefined function: init_auth_user() in /usr/local/www/pearweb/include/pear-format-html.php on line 88

Expected: Page to load correctly.

Expected result:
----------------
Page to load correctly.

Actual result:
--------------
Fatal error: Call to undefined function: init_auth_user() in /usr/local/www/pearweb/include/pear-format-html.php on line 88

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-12 21:12 UTC] michael at fogcreek dot com
Problem has stopped.  Page loads correctly now.
 [2005-10-12 21:13 UTC] michael at fogcreek dot com
closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 12:01:32 2024 UTC