[LON-CAPA-admin] Gnuplot rpm? Where?
Guy Albertelli II
guy at albertelli.com
Sat Jan 4 02:12:43 EST 2003
Hi Lars,
First off you currently have the correct gnuplot rpms installed.
Taking a look at you error_log in /var/log/httpd one sees:
[Sat Jan 4 15:02:05 2003] [error] [client 68.40.67.47] script not found or unable to stat: /var/www/cgi-bin/plot.gif
Which means a bad cgi-bin path is set since it should be looking in
/home/httpd/cgi-bin
Taking a look at loncapa_apache.conf I found that it did contain the
correct line:
ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/"
But that httpd.conf also incorrectly contained the line:
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
So I commented out the ScriptAlias line in httpd.conf restarted your
webserver and gnuplot images show up fine.
--
guy at albertelli.com BM: n^20 t20 z20 qS
Guy Albertelli -7-7-7- O-
I will find humor in my everyday life by looking for people I
can laugh at.
More information about the LON-CAPA-admin
mailing list