[Tilecache] Pre-packaged examples fail
Fredrik Lundh
fredrik at pythonware.com
Fri May 9 16:19:43 EDT 2008
> Thank you for the reply. Python is installed. which python gives
> /usr/local/bin/python, where 2.5.2 is installed. 2.3.4 is installed at
> /usr/bin/python
> I updated tilecache.cgi with /usr/local/bin/python but still get the same
> error for both examples in the Apache error_log:
>
> Premature end of script headers: tilecache.cgi
have you checked the permissions? the script must be executable, and,
for some configurations, neither the script nor the directory it's in
can be world-writable.
</F>
More information about the Tilecache
mailing list