Hiawatha version: 8.1
Operating System: puppylinux 4.12
Hiawatha version: 8.1
Operating System: puppy linux 4.12; perl 5.8.8
Dear,
I'm using your great piece of software on a thinclient, serving my blog and guestbook system, both written in perl.
Now I'm trying to setup a small wiki (written in perl only) taken from http://c2.com/cgi/wiki?WikiEngines , like usemod.
hiawatha-config is configured to run webserver from /root/httpd/hiawatha/wikidb , cgi-handler=/usr/bin/perl:pl,cgi cgiextension=pl,cgi executecgi=yes ...
These settings are working for blog and guestbook system. So I setup directory and the wiki.pl file to root:noboby, chmod 755, but got server-error like:
192.xxx.xxx.xx|Fri 22 Mar 2013 19:05:11 +0800|/root/httpd/hiawatha/wikidb/wiki.pl|execute CGI: No such file or directory
192.xxx.xxx.xx|Fri 22 Mar 2013 19:05:11 +0800|/root/httpd/hiawatha/wikidb/wiki.pl|no output
# perl wiki.pl sent right html-output on command line
I tried to change owner and set 777, but nothing helps...
What I'm doing wrong? Please help. Thx
antonio