Hi. On your webpage "Setting up BOA to accept CGI" http://foxlx.acmesystems.it/?id=209 it say "Don't forget to make your script executable with the command:" "# chmod +x helloworld.sh"
But if you follow it step by step you are still in "/etc/httpd" so it dont work for a beginner. If you have time over maybe you can write "# cd /etc/httpd/cgi" before the line "# chmod +x helloworld.sh" or something similary. Regards Magi
