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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: michael at fogcreek dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 14:01:32 2025 UTC