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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Sat May 18 18:01:32 2024 UTC