- 论坛徽章:
- 0
|
我新装了openbsd3.5系统,都是默认安装的,说明一下步骤,请大家帮助分析:
1、安装openbsd3.5完成
2、启动/usr/sbin/apachectl start
3、在浏览器运行http://10.*.*.*/index.html 看网页正常。
4、chmod 777 /var/www/cgi-bin/test-cgi,
然后在浏览器运行http://10.*.*.*/cgi-bin/test-cgi 就提示下面的错误了。因为test-cgi是系统自带的,我也看了,不可能有语法问题。
求解!!!在线等...............
======================================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
-------------------------------------------------------------------------------
Apache/1.3.29 Server at 127.0.0.1 Port 80 |
|