MT的檔案權限

[解決辦法筆記]之前莫名其妙一夜之間發生的怪問題。忽然出現server error500。 經過一下午的除錯發現index.php等檔案權限是666,但php要7xx才能跑。目前瞭解的正解是改mt.cfg檔案中的設定,unmark或加一行 HTMLUmask 0022,或者改這個 HTMLPerms 0755。但是我仍然非常懷疑為何不是一開始就有問題而是什麼更新動作都沒有的情況下忽然變成server error…有鬼=v= 。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>