Module can't be found, MySQL extension

Discussion in 'PHP' started by phree_radical, Jan 14, 2007.

  1. #1
    [14-Jan-2007 11:20:40] PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/PHP/ext/php_mysql.dll' - The specified module could not be found.
    in Unknown on line 0

    For some reason my installation package didn't include the extensions dir this time, so I had to download the zip and copy it over.

    But I still get that error upon restarting PHP, even though the file exists in that exact location. Any ideas??
     
    phree_radical, Jan 14, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    download a wampp, xampp apache2triad or one of those packages with everything precompiled .....
     
    krakjoe, Jan 14, 2007 IP
  3. phree_radical

    phree_radical Peon

    Messages:
    563
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Don't want to do that... I would be missing alot of experience with apache, php, and mysql.

    I found the solution. I needed to also copy libmysql.dll into the PHP directory.

    Thanks :)
     
    phree_radical, Jan 14, 2007 IP