XAMPP 1.4.5 - PHP 5.0.0 install problem |
Site Admin
|
check if there are any zend_extension_ts= extensions are loaded in php.ini.
If there are any, remove extension=php_dbg.dll and put zend_extension_ts=php_dbg.dll before any other zend_extension(s). dbg settings (if any) must appear somewhere below. |
||||||||||||
|
|
thanks ddmitrie it worked now with these settings at the end of my php.ini
[Zend] zend_extension_ts="c:\programme\apachefriends\xampp\php\ext\php_dbg.dll" ;zend_optimizer.enable_loader = 0 zend_optimizer.optimization_level=1023 ;zend_extension="c:\programme\apachefriends\xampp\php\zendOptimizer\lib\Optimizer-2.5.2\php-4.3.x\ZendOptimizer.dll" zend_extension_ts="c:\programme\apachefriends\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll" zend_extension_manager.optimizer_ts="c:\programme\apachefriends\xampp\php\zendOptimizer\lib\Optimizer-2.5.2" ;zend_optimizer.license_path="c:\programme\apachefriends\xampp\licenses\zendOptimizer\license.txt" [debugger] debugger.enabled = true debugger.profiler_enabled = true debugger.JIT_host = clienthost debugger.JIT_port = 7869 phpinfo saying:
but there is no dbg section in the phpinfo. Why? Whats the difference between "php-"extionsion and "zend-"extension? And why doesnt the extension work with the php one? thanks again |
||||||||||||||||
|
|
i switched xampp to php version 4.3.8 using the normal extension (not zend_ one). now there is a dbg section below.
if someone could answer me my questions in the post above would be nice... |
||||||||||||
|
Site Admin
|
seems a fix required for dbg.c code...
I'll come with that a little later. Meanwhile you may check if dbg 2.16.x works. As I remember it was updated to work as zend_extension_ts. |
||||||||||||
|
XAMPP 1.4.5 - PHP 5.0.0 install problem |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by