我將本地寫好Perl程序上傳到虛擬主機上public_html目錄,權限也設置了,
但是就是無法訪問,提示:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] 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.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server
虛擬主機是www.crazydomains.com.au上買的,第一次搞,求教
這說明服務器本身開著,web服務器可以運轉,但是你的程序出錯,檢查下是否有庫或者文件丟失,或者數據庫、服務器配置有問題。
再不行和主機商聯系下。