Control Web Panel

WebPanel => PHP => Topic started by: cwp_user on September 07, 2018, 11:41:15 AM

Title: 403 Error on submitting form
Post by: cwp_user 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
Title: Re: 403 Error on submitting form
Post by: ring_c on September 07, 2018, 01:50:24 PM
Probably mod security. Try disabling it.
Title: Re: 403 Error on submitting form
Post by: ac pan 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.