Mantis - Quercus
Viewing Issue Advanced Details
3406 major always 03-21-09 11:47 03-23-09 18:20
dkyriakis  
nam  
normal  
closed 3.1.8  
fixed  
none    
none 4.0.0  
0003406: 'simplexml' extension is not loaded?
This extension seems not be be loaded.
extension_loaded() doesn't seem to return true on it when used in ProjectPier:
http://projectpier.org/ [^]
http://sourceforge.net/projects/projectpier [^]

This is required in
"projectpier\public\install\installation\steps\ChecksStep.class.php"
for the installation steps of this PHP application with Quercus.

I also included a simple test case (see attachment test1.php).
To me it returns "not loaded".

If I try with 'gd' or 'mysql' they will return of course that are loaded.
I think this issue is "major" since existing functionality (it is fully implemented) is returned as non-existing.

Thank you.
Latest stable JDK.
Resin + Quercus 3.1.8
Windows Vista SP1
 test1.php [^] (110 bytes) 03-21-09 11:47

Notes
(0003919)
nam   
03-23-09 18:20   
php/1x0f