Hi,
i'm using nusphere 3.3 and I installed Php 5.0.
I want to use debugger, so i copied
extension=php_d bg.dll-5.0.0b3 in php.ini
but when i try to run the debugging of script it give me a error:
because this dll searches library of PHP4ts^^;
how can I use PHP 5.0 with debugger?
tnx :)
i'm using nusphere 3.3 and I installed Php 5.0.
I want to use debugger, so i copied
extension=php_d bg.dll-5.0.0b3 in php.ini
but when i try to run the debugging of script it give me a error:
because this dll searches library of PHP4ts^^;
how can I use PHP 5.0 with debugger?
tnx :)
Comment