Jump to content

[Solved] a 404 Not Found error was encountered


De Angel Net

Recommended Posts

an error happen when i want to save the module translation.

 

I have create php.ini and put

suhosin.post.max_vars = 2048

suhosin.request.max_vars = 2048

 

the suhosin error report not show again but i still get

 

Forbidden You don't have permission to access .../index.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

Any help please.

 

i tried to put

post_max_size = 64M

 

but still not working.

 

edit :

all folders permission are 755

all files permission are 644

 

Really need help.

  • Like 1
Link to comment
Share on other sites

an error happen when i want to save the module translation.

 

I have create php.ini and put

suhosin.post.max_vars = 2048

suhosin.request.max_vars = 2048

 

the suhosin error report not show again but i still get

 

Forbidden You don't have permission to access .../index.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

Any help please.

 

i tried to put

post_max_size = 64M

 

but still not working.

 

edit :

all folders permission are 755

all files permission are 644

 

Really need help.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...