jump to navigation

XAMPP + ZF to stop the Apache server to March 1, 2009

Posted by artiko in: PHP , Windows , add a comment

In recent days, installed on your computer the latest version of XAMPP 1.7.0. Most PHP scripts that connect to the database to work properly, an exception were those based on the latest version of Zend Framework (1.7.5). At the time of obtaining the database connection tripping of the Apache server.
The solution I found on this forum - bug in the implementation of available PDO XAMPP'ie Apache and PHP-u. Therefore, the solution to this problem is simple: just download the archive and copy contained in the file libmysql.dll to the tracks \ xampp \ apache \ bin \ and \ xampp \ php.
This, in my case solved the problem in two test environments - Windows XP SP3 and Windows Vista Business 64 bit.