Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000159 [1. XAMPP for Windows] PHP5 major always 2010-06-29 13:05 2010-06-29 13:11
Reporter ggggqqqqihc View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 1.7.3
Summary 0000159: eAccelerator extension functions aren't existence
Description I've set up
zend_extension = "D:\xampp\php\ext\php_eaccelerator.dll"
in php.ini and restart apache server without problem.

The phpinfo() output contains the "eAccelerator" part, but all the eA functions, such as "eaccelerator_info', aren't available.

====
if (!function_exists('eaccelerator_info')) {
    die('eAccelerator isn\'t installed or isn\'t compiled with info support!');
}

// 'die()' statement will be executed.
Additional Information
Tags No tags attached.
Attached Files png file icon 2010-6-29 19-10-01.png [^] (5,582 bytes) 2010-06-29 13:10
png file icon 2010-6-29 19-10-26.png [^] (6,467 bytes) 2010-06-29 13:11

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-06-29 13:05 ggggqqqqihc New Issue
2010-06-29 13:10 ggggqqqqihc File Added: 2010-6-29 19-10-01.png
2010-06-29 13:11 ggggqqqqihc File Added: 2010-6-29 19-10-26.png


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker