zend studio debug
zend studio version 5.1.0
php version 5.1.1
mysql version 4.1.1
*very important*
the version of zend MUST correcptive to php, ....
1.internal debug
refer c:\php as <php_dir>
refer C:\Program Files\Zend\ZendStudioClient-5.1.0\bin\php5 as <zend_php_dir>
copy <php_dir>\libmySQL.dll to <zend_php_dir>\
copy <php_dir>\ext\php_mysql.dll and php_mysqli.dll to <zend_php_dir>\ext
modi <zend_php_dir>\php.ini, add following line
extension_dir = "C:\Program Files\Zend\ZendStudioClient-5.1.0\bin\php5\ext"
extension=php_mysql.dll
2. server debug
the version of zend MUST correcptive to php, otherwise the server will complain
about "you have not install zend optimizer", but after you install it , it will
continue its complaint;
浙公网安备 33010602011771号