Author Topic: 403 Error on submitting form  (Read 4968 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
403 Error on submitting form
« on: September 07, 2018, 11:41:15 AM »
Hello
I have this problem
403 Error on submitting form

"Forbidden
You don't have permission to access /admin.php on this server."

CMS: Datalife
url:/admin.php?mod=addnews&action=addnews

Offline
**
Re: 403 Error on submitting form
« Reply #1 on: September 07, 2018, 01:50:24 PM »
Probably mod security. Try disabling it.

Offline
*
Re: 403 Error on submitting form
« Reply #2 on: November 11, 2018, 02:31:51 PM »
I had a similiar problem, in my case, the images was not loaded with forbidden message in the web developer console.

I tried many solutions suggested here, check folder and files permission and disable mod security and all that but failed.

In the end i select the webserver without nginx and varnish cache and it was resolved.