403 Error on Multiple Sites
-
I have two websites with my hosting company, and I was getting a 403 Access Denied error with both. I added the “define(‘ALTERNATE_WP_CRON’ , true );” code to my wp-config file, and that fixed the error on one of my sites, but the other one is still getting the “Job X started but has not responded in 10 seconds” message. Here’s the information that I get when I click on the error:
Not expected HTTP response:Status-Code: 403
Date: Sun, 09 Sep 2018 18:39:11 GMT
Server: Apache
Accept-ranges: bytes
Vary: Accept-Encoding
Content-encoding: gzip
X-endurance-cache-level: 2
Content-length: 203
Content-type: text/html
Content: <html><head><title>403 Permission Denied</title></head> <body bgcolor=white> <h1>403 Permission Denied</h1> You do not have permission for this request /wp-cron.php?doing_wp_cron=…etcAny help for why it’s fixed on one site and not the other, or what I can do would be appreciated. Thanks!
The page I need help with: [log in to see the link]
- The topic ‘403 Error on Multiple Sites’ is closed to new replies.