| hiapple 寫到: |
| 請問.....其中一動是....
輸入你的blog名稱....我跟您一樣輸入 CNET_tw_blog 我要輸入甚麼呢, 因為系統出現 cant't open server log file " c:\appserv\apache\log\access.lpg" 我該怎麼辦 |
| 代碼: |
| LogFile="c:\appserv\apache\log\access.log" |
| eduyian 寫到: |
| 請問大大:
我到我的統計頁面,按下立即更新後,便出現以下畫面...請問我該如何處理?謝謝大大! Error: Couldn't open server log file "”C:\appserv\apache\logs\access.log”" : Invalid argument Setup ('c:\appserv\www\awstats\wwwroot\cgi-bin/awstats.yianru.conf' file, web server or permissions) may be wrong. Check config file, permissions and AWStats documentation (in 'docs' directory). |
| jc_0101 寫到: |
| 各位大大:
依照上列詳細的操作執行,眼看就快成功了,但在輸入網址後出現: 安裝awstats執行到最後時出現: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [no address given] 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. -------------------------------------------------------------- error log 檔出現以下錯誤: couldn't spawn child process: c:/appserv/apache/cgi-bin/printenv.pl (已經先裝好ActivePerl ...) 各位大大幫幫忙阿~~ 感激~~ |
| 引言回覆: |
| 在瀏覽器中輸入 http://localhost/cgi-bin//printenv.pl ,複製第二行的粗黑字,然後編輯軟體如 wordpad 打開 c:\appserv\www\awstats\wwwroot\cgi-bin\awstats.pl
將第一行的 #!/usr/bin/perl 改成你剛剛複製的粗黑字。 |