Welcome Guest, Not a member yet? Register   Sign In
Permission error that is not permission error [SOLVED]
#1

[eluser]Loupax[/eluser]
EDIT: Found solution! http://ellislab.com/forums/viewthread/177128/#840136

Hello again!

I tried to upload the draft of my application on a remote host, and it gives me a "You don't have permission to access /index.php on this server." error...

When I checked my error logs, I got this:

Code:
DEBUG - 2011-08-17 16:48:03 --> Config Class Initialized
DEBUG - 2011-08-17 16:48:03 --> Hooks Class Initialized
DEBUG - 2011-08-17 16:48:03 --> Utf8 Class Initialized
DEBUG - 2011-08-17 16:48:03 --> UTF-8 Support Enabled
DEBUG - 2011-08-17 16:48:03 --> URI Class Initialized
DEBUG - 2011-08-17 16:48:03 --> Router Class Initialized
ERROR - 2011-08-17 16:48:03 --> 404 Page Not Found --> game

The game class is my default controller. There is also a view named game, but the error must be about the controller, but that's still a guess. I used CI 2.0.2.

On localhost it works great though!

Can somebody please help me?




Theme © iAndrew 2016 - Forum software by © MyBB