Page 1 of 1

xampp 1.8 portable php pdo for mysql script timing out

PostPosted: 24. September 2012 14:40
by DarsVaeda
Hi,

in my script I use PDO for accessing mysql.
Everything works apart from that. Also it works perfectly fine on another (linux) server.

But using xampp portable the page just loads forever.
I have found no error in xampp/apache/logs/error.log

phpinfo() says PDO is installed and enabled.