![]() |
CodeIgniter on IIS - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: CodeIgniter on IIS (/showthread.php?tid=7430) |
CodeIgniter on IIS - El Forum - 04-08-2008 [eluser]pan69[/eluser] Hi all, I'm trying to set up CodIgniter on my local dev box running PHP5 and IIS but I get the following error: Quote:Warning: require(system/codeigniter/Common.php) [function.require]: failed to open stream: No such file or directory in C:\Documents and Settings\tbwauser\My Documents\My Projects\citest\system\codeigniter\CodeIgniter.php on line 38Anyone any ideas? Thanks! CodeIgniter on IIS - El Forum - 04-09-2008 [eluser]bijon[/eluser] Please checkout the link : Installing Codeigniter in IIS Thanks Saidur http://saidur.wordpress.com CodeIgniter on IIS - El Forum - 04-09-2008 [eluser]pan69[/eluser] [quote author="bijon" date="1207739053"]Please checkout the link : Installing Codeigniter in IIS Thanks Saidur http://saidur.wordpress.com[/quote] The URL rewriting module that the article talks about doesn't seem to be available any more. It's again another fine reminder of why I back away from MS technology again and again... CodeIgniter on IIS - El Forum - 04-09-2008 [eluser]wiredesignz[/eluser] You really should look harder: http://ellislab.com/forums/viewthread/72013/ |