This blog is a dumping-ground for research, thoughts and developments. dgtlmoon@gmail.com
skype: dgtlmoon
Zend IDE mysteriously stopped debugging, firefox toolbar just would not start the debugger and always said Zend was not detected no matter what i done, turns out, it was listening on ipv6 ports
"Zend Debugger requires Zend Engine API version 220060519."
From what i've gathered, looks like Zend dont fully support the latest php 5.3, so downgrade unfortunately is the answer!
That's it, I quit, I'm throwing Zend IDE in the bin, I almost considered paying for it after trialing it, until I moved to AMD64 platform, I'm sure the IDE itself is not to blame, but rather Java's stupid problems adopting 64bit architecture (can someone remind me what the point of java was in the first place?)
Yes, I've tried Zend IDE 5.5.1 for x64 and it still crashed or got other errors - no I dont care about playing with the JRE libraries, I'm payed to develop PHP web-apps not mess around with Java.