[Resolved] Client receiving 503 service unavailable error

Status
Not open for further replies.
#1
A client of ours is receiving a 503 service unavailable error and they are using a service called CMSCommander - http://www.cmscommander.com to manage their Wordpress websites. CMSCommander have said this below:

"the image would only be lots of text so I have simply parsed the full
response your site sends to the HTTP request from cmscommander.com below.
Below that is a part of the $_SERVER variable output of my server. Hope it
helps."
Code:
Array ( [headers] => Array ( [date] => Sun, 19 Jan 2014 19:22:39 GMT
[server] => LiteSpeed [connection] => close [cache-control] => private,
no-cache, no-store, must-revalidate, max-age=0 [pragma] => no-cache
[content-type] => text/html [content-length] => 451 ) [body] =>

503 Service Unavailable


The server is temporarily busy, try again later!


Can anyone help resolve this? Thank you in advance :)
 
Last edited by a moderator:
Status
Not open for further replies.
Top