Support » Fixing WordPress » PHP 5.5.6(wordpress) , sql server 2008 r2 with IIS 7.5 on windows 7

  • Hello everyone,

    I have been struggling through the 5 minute setup of PHP/wordpress with sql server 2008 r2 from last two weeks.
    I followed the tutorial & many more source.
    Its time to get help, I done the PHP on IIS with mysql but the same thing I am trying with SQL server but could not work..

    I changed the PHP.ini by following code
    extension=php_mysql.dll
    extension=php_mysqli.dll
    extension=php_sqlsrv_55_nts.dll
    extension=php_pdo_sqlsrv_55_nts.dll
    extension=php_pdo.dll
    & tried to access localhost- phpinfo()
    I am getting the error
    HTTP Error 500.0 – Internal Server Error
    <path>\php-cgi.exe – The FastCGI process exited unexpectedly

    Any type of help would be appreciate, suggest me the change..

    Thanks in advance……….

Viewing 1 replies (of 1 total)
  • I have the same problem since the update with WordPress 3.8 : HTTP Error 500.0 – Internal Server Error

    My config :
    CentOS 6.2 (Final)
    PLESK Parallels Panel 11.5.30

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 5.5.6(wordpress) , sql server 2008 r2 with IIS 7.5 on windows 7’ is closed to new replies.