Welcome Guest, Not a member yet? Register   Sign In
Can't view webpages built with CodeIgniter when it's uploaded
#2

[eluser]Georgi Budinov[/eluser]
The htaccess in the root folder is not your problem. Revert it as it was. Access the following url - http://ycscripts.co.cc/scripts/ticket-ma...r/register. Follow the guide to remove index.php by putting htaccess in the folder http://ycscripts.co.cc/scripts/ticket-ma...nt-system/. And take a note on the using 'U' and 'u' in the url.

Edit: also remove notices in the index.php by adding the following line:
Code:
error_reporting(E_ERROR | E_WARNING | E_PARSE);


Messages In This Thread
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 05:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB