L luxio New Member May 28, 2013 #1 May 28, 2013 #1 Hello, I installed WordPress via Cpanel, but when I try to login the system says "403 Forbidden - Access to this resource on the server is denied!" Why do you say this this? How can I Fix it? thanks Andrea
Hello, I installed WordPress via Cpanel, but when I try to login the system says "403 Forbidden - Access to this resource on the server is denied!" Why do you say this this? How can I Fix it? thanks Andrea
W webizen Well-Known Member May 28, 2013 #2 May 28, 2013 #2 pls check error log (/usr/local/apache/logs/error_log) for the context of 403.
G Gothic New Member May 29, 2013 #3 May 29, 2013 #3 You may want to try this solution add this line of code to .htaccess # BEGIN WordPress <IfModule mod_rewrite.c=""> <files async-upload.php=""> SecFilterEngine Off SecFilterScanPOST Off </files> </IfModule> # END WordPress
You may want to try this solution add this line of code to .htaccess # BEGIN WordPress <IfModule mod_rewrite.c=""> <files async-upload.php=""> SecFilterEngine Off SecFilterScanPOST Off </files> </IfModule> # END WordPress
M Mikelcharles1 New Member Oct 4, 2014 #4 Oct 4, 2014 #4 Did you recover from this? If yes can you share the steps you did to overcome?
N NiteWave Administrator Oct 4, 2014 #5 Oct 4, 2014 #5 the reason may vary. have you contacted your host ? they may know the cause and fix it for you quickly.
the reason may vary. have you contacted your host ? they may know the cause and fix it for you quickly.