Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002367 [Quercus] minor always 01-24-08 11:26 05-29-08 20:12
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.4
Summary 0002367: spl_autoload does not exist in this PHP installation
Description (rep by Torsten)

When trying to run an app based on the zend framework
i get the following exception:
/opt/glassfish/domains/domain1/applications/j2ee-modules/quercus/library/ZendFramework/Zend/Loader.php:281: Fatal Error: Uncaught exception of type 'Zend_Exception' with message 'spl_autoload does not exist in this PHP installation'
Additional Information
Attached Files

- Relationships

- Notes
(0003031)
antonioco
05-01-08 02:08

Hi,

I think you are using old php version. The Zend_Loader checks if function spl_autoload_register() exist. Please be noted the spl_autoload_register() function is added in version 5.1.2. To solve this problem update the PHP you are using.

Hope this small info helps.

Regards,

Antonio Comique, ZCE
 
(0003121)
ferg
05-29-08 20:12

php/0975
 

- Issue History
Date Modified Username Field Change
01-24-08 11:26 nam New Issue
05-01-08 02:08 antonioco Note Added: 0003031
05-13-08 17:11 nam Status new => assigned
05-13-08 17:11 nam Assigned To  => nam
05-29-08 20:12 ferg Note Added: 0003121
05-29-08 20:12 ferg Assigned To nam => ferg
05-29-08 20:12 ferg Status assigned => closed
05-29-08 20:12 ferg Resolution open => fixed
05-29-08 20:12 ferg Fixed in Version  => 3.2.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker