View Single Post
  #1  
Old 08-26-2008, 07:02 AM
nicksnels nicksnels is offline
Member
 
Join Date: Feb 2007
Posts: 33
Default Problems installing OpenX 2.6

Hi,

I'm trying to install OpenX 2.6 (www.openx.org) on my server. I get to the installation step where OpenX lists all the directories in which it is going to save its information. When I go to the next step I would normally configure the admin password, but all I get is:

503 Service Unavailable
The server is temporarily busy, try again later!

In my error.log, I have the following entries:

2008-08-26 14:52:58.647 [INFO] [**********] connection to [uds://tmp/lshttpd/lsphp.sock] on request #18, error: Connection reset by peer!
2008-08-26 14:52:58.649 [INFO] [phpLsapi] pid list size: 2
2008-08-26 14:52:58.649 [INFO] [**********] add child process pid: 19760
2008-08-26 14:52:58.649 [INFO] Remove pid: 19355
2008-08-26 14:52:58.649 [INFO] Pid: 19355 associated with [phpLsapi]
2008-08-26 14:52:58.649 [INFO] [phpLsapi] pid list size: 1, pid stop list size: 0
2008-08-26 14:53:00.327 [INFO] [**********] connection to [uds://tmp/lshttpd/lsphp.sock] on request #0, error: Connection reset by peer!
2008-08-26 14:53:00.338 [INFO] [phpLsapi] pid list size: 2
2008-08-26 14:53:00.338 [INFO] [**********] add child process pid: 19761
2008-08-26 14:53:00.338 [INFO] Remove pid: 19760
2008-08-26 14:53:00.338 [INFO] Pid: 19760 associated with [phpLsapi]
2008-08-26 14:53:00.338 [INFO] [phpLsapi] pid list size: 1, pid stop list size: 0
2008-08-26 14:53:02.135 [INFO] [**********] connection to [uds://tmp/lshttpd/lsphp.sock] on request #0, error: Connection reset by peer!
2008-08-26 14:53:02.135 [INFO] Remove pid: 19761
2008-08-26 14:53:02.135 [INFO] Pid: 19761 associated with [phpLsapi]
2008-08-26 14:53:02.135 [INFO] [phpLsapi] pid list size: 0, pid stop list size: 0
2008-08-26 14:53:02.135 [NOTICE] [**********] oops! 503 Service Unavailable^M
2008-08-26 14:53:02.135 [NOTICE] [**********] Content len: 495, Request line: POST /www/admin/install.php HTTP/1.1

Is this an OpenX, Litespeed or PHP matter? Any help is welcome. Thanks.

Kind regards,

Nick
Reply With Quote