On Tue, Jan 31, 2006 at 10:23:44AM +0100, Marco Avvisano wrote: > I try to exec by hand hobbitgraph.sh, setting : > > > REQUEST_URI="" > > QUERY_STRING="host=monitor.regione.toscana.it&service=la&graph_width=576&graph_height=120&first=1&count=1&disp=monitor%2eregione%2etoscana%2eit&nostale&graph=hourly&action=view" You need to set REQUEST_METHOD=GET also. Henrik