Welcome Guest, Not a member yet? Register   Sign In
CI & IIS: Selects the controllers right, but doesn't execute the code?
#1

[eluser]jimmy0x52[/eluser]
Hi,

I've got CI running on IIS. I've got it running with ISAPI_rewrite and can successfully access my controllers using

http://www.website.com/index.php/controllername

The problem is the controller contents come up and are not rendered/executed by PHP/CI. I get the actual code spit out at me.

Does anyone have any ideas why this is? I've got PHP installed as an ISAPI module with the correct web service extensions - and I know that rewrite is working because I can switch between controllers - it just will not render the output once it's grabbed from the controller.

Anyone have this issue as well? I can't seem to find an answer.


Messages In This Thread
CI & IIS: Selects the controllers right, but doesn't execute the code? - by El Forum - 10-19-2007, 03:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB