[Tilecache] Problem with TileCache installation

Christopher Schmidt crschmidt at metacarta.com
Fri Sep 14 07:03:00 EDT 2007


On Fri, Sep 14, 2007 at 11:44:10AM +0200, Ruben Pardo wrote:
> Hi,
> 
> i'm trying to install TileCache on a cgi on Apache,  with Mapserver
> mod_python, mod_fastcgi,
> I extract on cgi-bin, add the handler to the path tilecache like says in
> README file,
> but when i try to run a request it logs me:
> 
> [Fri Sep 14 11:33:30 2007] [error] [client 10.60.167.3] (13)Permission
> denied: exec of '/usr/local/apache2/cgi-bin/tilecache/tilecache.cgi' failed
> [Fri Sep 14 11:33:30 2007] [error] [client 10.60.167.3] Premature end of
> script headers: tilecache.cgi
> 
> what can it be?

Make Tilecache.cgi executable. (chmod +x
/usr/local/apache2/cgi-bin/tilecache/tilecache.cgi)

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Tilecache mailing list