Applications
Moving across from php4 to php5 has generally not been to problematic. So it is ironic that the one thing that has been a problem is Zend Studio - produced by the "Php People". I develop on an XP machine, using apache 2.2. php 5.2 and zend studio 5.1 Standard addition. Unlike php4, php5 does not have the mysql module in the core and it needs to be enabled in php.ini. No problem, simply add extension = php_mysql.dll to the php.ini file. Everything works perfectly on my system EXCEPT when I try to debug using Zend Studio, where I get a dialog stating ...
