Menu

XAMPP crashes with svn 4.2.2 PDO functions

2009-04-09
2013-05-30
  • Brian Holland

    Brian Holland - 2009-04-09

    If you use a local Windows XAMPP Server V1.7 with svn 4.2.2, and have APACHE Server Crashes then read the following.
    ref: http://drupal.org/node/390518

    <quote>
    Problem solved. Turns out this is a bug in XAMPP 1.7.0 PHP and the fix is already there.
    To fix the problem:

    in "xampp\apache\bin"
    copy libmysql_5.0.51a.dll libmysql.dll

    in "xampp\php"
    copy libmysql_5.0.51a.dll libmysql.dll

    in "xampp\php\ext"
    copy php_mysql_5.0.51a.dll php_mysql.dll
    copy php_mysqli_5.0.51a.dll php_mysqli.dll

    Note: you may want to rename the original file before copy so you have something to go back to just in case.
    <unquote>

    Brian

     
    • Veit

      Veit - 2009-04-15

      Also an XAMPP Upgrade to 1.7.1 was released today.

      Veit

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.