Hi,
I'm very happy happy to be testing Hiawatha, (today is the first time I had a closer look at it)
I've just made it run with squirrelmail and phpsysinfo.And I'd like to make it run with bindgraph.cgi (and mailgraph.cgi later), but Hiawatha complains about the first line of bindgraph.cgi :
Tue 11 Aug 2009 03:46:28 +0200|192.168.1.19|/var/www/hiawath /bindgraph.cgi|"-T" is on the #! line, it must also be used on the command line at /var/www/hiawatha/bindgraph.cgi line 1.
That first line looks like this :
#!/usr/bin/perl -Tw
If I remove the "-Tw" the page loads, but then there's no graphs visible anymore (And it produced graphs earlier with Cherokee webserver)
How to debug and solve this ?
p.s.
Thanks a lot for developing this software!
(I'm especially interested in the security-features like preventing sql-injections, chroot and probably some other features)
Hiawatha version: 6.16
Operating System: Debian Lenny
Regards,
AJ.