php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53450 Autoloading random failures , Fatal error: Class * not found
Submitted: 2010-12-02 13:06 UTC Modified: 2010-12-02 13:37 UTC
From: martin dot jonas at lifeweb dot cz Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.3.3 OS: Debian Etch
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: martin dot jonas at lifeweb dot cz
New email:
PHP Version: OS:

 

 [2010-12-02 13:06 UTC] martin dot jonas at lifeweb dot cz
Description:
------------
Since upgrade to version 5.0.3 of Zend Server CE and PHP 5.3.3 we have problems with autoloading classes.

Sometimes (randomly) autoloading classes failed with Fatal error. Most times everytihnig works correctly but sometimes series of failures happend.
Problem occurs in all our applications on server (including Zend Server administratio cosole). 

Example of log entries:
[01-Dec-2010 16:15:19] PHP Fatal error: Class 'Debug' not found in /var/www/zakazky/papouch/cz/ariadne/debug.php on line 16
[01-Dec-2010 16:15:30] PHP Fatal error: Class 'Debug' not found in /var/www/zakazky/papouch/cz/ariadne/debug.php on line 16
[01-Dec-2010 16:15:37] PHP Fatal error: Class 'Zwas_Path' not found in /usr/local/zend/gui/UserServer/index.php on line 43


We using Zend server CE 5.0.3, PHP 5.3.3, Server Apache/2.2.3 (Debian) PHP/5.3.3 mod_ssl/2.2.3 OpenSSL/0.9.8c


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-02 13:37 UTC] johannes@php.net
-Status: Open +Status: Bogus
 [2010-12-02 13:37 UTC] johannes@php.net
Please report issues in commercial distributions to the vendor.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 18 02:00:03 2025 UTC