[MapProxy] install mapproxy on a production system (lighttpd)

Oliver Tonnhofer tonnhofer at omniscale.de
Tue May 25 10:14:23 EDT 2010


On 25.05.2010, at 16:01, Lars Schrader wrote:
> After starting the lighttpd web server and accessing
> -> http://mapserver/proxy/service? (web browser)
> I got the following error into /var/log/lighttpd/error.log
>
> 2010-05-25 13:43:44: (log.c.166) server started
> 2010-05-25 13:43:58: (mod_fastcgi.c.1734) connect failed: No such  
> file or directory on unix:/home/meier/MapProxy-0.8.2/mymapproxy/var/ 
> fcgi-socket
> 2010-05-25 13:43:58: (mod_fastcgi.c.3037) backend died; we'll  
> disable it for 1 seconds and send the request to another backend  
> instead: reconnects: 0 load: 1
> 2010-05-25 15:32:52: (mod_fastcgi.c.2864) fcgi-server re-enabled:  
> unix:/home/meier/MapProxy-0.8.2/mymapproxy/var/fcgi-socket

This is right because the FastCGI server does not run yet.


> 2. Install mapproxy application and the fci-socket
>
> cd home/meier/MapProxy-0.8.2/mymapproxy
>
> paster setup-app etc/config.ini


It is `paster serve etc/config.ini`. This starts the MapProxy as a  
FastCGI server.

Regards,
Oliver

-- 
Oliver Tonnhofer <tonnhofer at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list