WinXP SP2,Apache 2.0.52, MySQL 5.0.0, PHP 5.01

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RonS

    WinXP SP2,Apache 2.0.52, MySQL 5.0.0, PHP 5.01

    I'm having a little trouble getting MySQL to load with Apache. Apache and PHP
    are working OK, but MySQL isn't loading. I know php.ini is loading because the
    following lines are in php.ini:

    extension_dir = "C:\Program Files\PHP"
    extension=php_m ysql.dll

    and the error I get when Apache starts up is:
    PHP Startup: Unable to load dynamic load library 'C:\Program
    Files\PHP\php_m ysql.dll' - The specified procedure could not be found.

    php_mysql.dll is definitely there.

    This same setup ( MySQL 5.0.0, PHP 5.01) works unchanged with the Abyss Web
    Server, so I know MySQL and PHP are set up OK.

    I've also tried putting a copy of php_mysql.dll directly in the Windows
    directory - no help.

    Any ideas out there???

    Thanks - Ron

Working...