Script Error The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run this script under CGIWrap debugging. Usually, either rename or link the script temporarily to a file which ends with .cgid extension, or add a AddHandler cgi-script-debug .cgi line to your .htaccess file.
Execution of (bbs/index.html) is not permitted for the following reason: Script is not executable. Issue 'chmod 755 filename' とエラーが出て、admin.cgiで板を作ることはできるのですが、その板にアクセスが出来ません。 パーミッションはディレクトリ755、ファイル644になっているんですが。。。 ローカルではアクセスできるので ls -l で詳細をみると drwxr-xr-x 6 hoge nobody 512 Dec 17 11:38 bbs drwxr-xr-x 4 hoge hoge 512 Dec 17 11:09 test でグループが″nobody″になってるんです。