-
Elite Member
Anyone know how to use IIS 7.5 ?
Hello,
I have a f*cking problem with IIS 7.5, it says me that "FastCGIModule closed". I'm using PHP 5.3.1 with mssql extension, all was working some hours ago.
Can someone teamviewer me ?
PS : I'm using a didicated server with Microsoft Windows R2 Standard edition.
PS2 : It already done me this error and I reinstall my dedi to fix it. But I think that there is an other fix which is better.
Thanks !
-
-
Flyff Developer
Re: Anyone know how to use IIS 7.5 ?
um, I think you're using the wrong version of PHP. I use 5.2.17 with mssql extension and have never had that problem. The reason that extension might be causing the crash on a newer version is cause they dropped support for it in place of the new sqlsrv driver.
-
Elite Member
Re: Anyone know how to use IIS 7.5 ?
I have exactly the same error ...
I tried disable mssql extension and the site load, without mssql (I have only a part of the header). But, it means that the error is from Mssql ...
-
Flyff Developer
Re: Anyone know how to use IIS 7.5 ?
no, I just told you what the error is from. It's from that version of PHP and MSSQL combined. If you uninstall PHP 5.3.1 and install PHP 5.2.17, you should be fine (it can run the MSSQL extension without problems)
-
Elite Member
Re: Anyone know how to use IIS 7.5 ?
I uninstalled PHP 5.3.1 and installed PHP 5.2.17. I enable mssql extension, and it doesn't work.I have the same kind of error.
-
Flyff Developer
Re: Anyone know how to use IIS 7.5 ?
hm, maybe your mssql extension is messed up. either redownload it from somewhere, or learn to use the new sqlsrv driver.
-
Re: Anyone know how to use IIS 7.5 ?
try re-installing and check your extentions.
I've always had issues with IIS, but with time I've managed to fix them. Also, no need to swear in your threads.
-
Elite Member
Re: Anyone know how to use IIS 7.5 ?
I changed version of PHP to many times and I works, don't ask me why.
@Ceadin : Sorry about the swear.
-
Flyff Developer
Re: Anyone know how to use IIS 7.5 ?
computers are weird sometimes lol nothing you can really do about it xD