Welcome Guest, Not a member yet? Register   Sign In
CI on Windows IIS7 FASTCGI PHP Windows 500 internal error
#1

[eluser]Unknown[/eluser]
Hi guys,

Is there an article or guide on how to set up CI on windows server IIS 7/ FastCGI ?

Ive this project which runs perfectly on linux server.

I'm trying to run my web codeigniter project on windows server 2008 with IIS7.5 configured with PHP5.3 / FASTCGI / url rewrite module

phpinfo.php works perfectly on the server.
I made a simple php page and made a mysql_connect call and it works as well.
I supposed PHP is already working on IIS.

However

When i run my CI project on the IIS,
it does not work. It gives a 500 internal server error :

Code:
Module: FastCgiModule
Notification: ExecuteRequestHandler
Hander: PHP_via_FastCGI
Error Code: 0x000000000

Pretty sure the root project folder permission is accessible with IIS_USR.
Couldn't find out what is happening..
Any special settings needed on IIS for CI projects to work on IIS/FastCGI ?
Any suggestions or advice?


Messages In This Thread
CI on Windows IIS7 FASTCGI PHP Windows 500 internal error - by El Forum - 01-16-2011, 07:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB