Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

PHP MYSQL and IIS

Options
  • 26-02-2008 7:09pm
    #1
    Closed Accounts Posts: 7,348 ✭✭✭


    hi all ive searched through the forums but all i can find is appache help...id much prefer use apache but unfortunately work requires IIS

    im using PHP5
    MYSQL latest version
    and IIS that comes with xp pro

    but i cannot getMYSQL to work... ive

    1) ive added libmyql.dll php_mysql.dll and php_mysqli.dll to C:\Program Files\PHP and to system32
    2) ive edited my PHP.ini file to include
    MySQL extension
    extension=php_mysqli.dll
    extension=php_mysql.dll

    and ive restarted IIS after this but still it doesnt work....

    when i run phpinfo() it doesnt give me mysql as active

    im at a loss as where to go next any ideas?


Comments

Advertisement