Welcome Guest, Not a member yet? Register   Sign In
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS

[eluser]Phil Sturgeon[/eluser]
[quote author="score" date="1259336575"]Hey, kinda new to CI and yesterday i tried to install Pyro on my local server, running Zend Server CE.

The install works and everything is installed. But I cant get to the login page without adding /index.php/ to the urls. Without it im just getting "not found" Im guessing this has to do with the .htaccess ?


localhost/mydir/ works, but not http://localhost/mydir/admin/login ect

Anyone know a solution to this?[/quote]

This is a common problem for CodeIgniter users which we have made worse by removing index.php by default. The installer should have been improved to support this but I'm not sure if it is working.

To fix this, open /application/config/config and give $config['index_page'] the value of "index.php".

Thanks for pointing this out, I will make sure this working in v0.9.7.3 by default. :-)


Messages In This Thread
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS - by El Forum - 11-27-2009, 06:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB