POST request in process stage, fail with 503

Alfa-Host

Active Member
#1
Hi,

When i want update vbulletin template via admincp i get 503 error , from error_log i found this :

Code:
2013-05-09 16:38:32.776 [INFO] [5.250.86.97:55383-0#APVH_userdomain] connection to [/tmp/lshttpd/APVH_userdomain_Suphp.sock.394] on request #0, confirmed, 1, associated process: 28702, running: 0, error: Connection reset by peer!
2013-05-09 16:38:32.776 [NOTICE] [5.250.86.97:55383-0#APVH_userdomain] POST request in process stage, fail with 503
2013-05-09 16:38:32.777 [NOTICE] [5.250.86.97:55383-0#APVH_userdomain] oops!503 Service Unavailable
2013-05-09 16:38:32.777 [NOTICE] [5.250.86.97:55383-0#APVH_userdomain] Content len: 39566, Request line: 'POST /admincp/template.php?do=updatetemplate HTTP/1.1'
2013-05-09 16:38:32.777 [INFO] [5.250.86.97:55383-0#APVH_userdomain] Cookie len: 530, bb_lastvisit=1368085213; HstCfa1908656=1368085336579; HstCmu1908656=1368085336579; bb_lastactivity=0; bb_userid=2; bb_password=f20c3dce5b93b58ba5ed1a5ecf656ffc; __utma=211751445.343550981.1368085304.1368085304.1368088092.2; __utmc=211751445; __utmz=211751445.1368085304.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); HstCla1908656=1368089551921; HstPn1908656=7; HstPt1908656=7; HstCnv1908656=1; HstCns1908656=3; vbseo_loggedin=yes; bb_; bb_cpsession=5f049bc0450ddff03b247b890572b65f
2013-05-09 16:38:32.777 [INFO] [5.250.86.97:55383-0#APVH_userdomain] File not found [/home2/quranglo/public_html/503.shtml]
2013-05-09 16:38:32.777 [INFO] [5.250.86.97:55383-0#APVH_userdomain] abort request..., code: 4
 
Top