On Wed, 2007-06-13 at 17:44 +0200, Pedrazzi Gelsomini wrote: > [Thu Jun 14 04:18:06 2007] [error] [client 192.167.20.4] env: python: > No such file or directory > [Thu Jun 14 04:18:06 2007] [error] [client 192.167.20.4] Premature end > of script headers: proxy.cgi
Well, the fact that /usr/bin/env doesn't know where your python went is a bad sign, but totally unrelated to OL. :-/ You might try changing the first line of the script to point to /usr/bin/python or wherever your Python lives. SDE _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
