進行遷站時發現因為資料超過2MB所以使用了restore_dump.php來還原
步驟:
1.在新空間安裝PHPBB後,進後台改基本組態(風格啥的)
2.上傳備份好的資料庫檔案以及restore_dump.php
3.在瀏覽器輸入位址執行restore_dump.php
結果出現以下訊息:
代碼: 選擇全部
Warning: fopen(restore_log.txt): failed to open stream: Permission denied in /home/kaiinlee/public_html/phpBB2/admin/restore_dump.php on line 106
Warning: fwrite(): supplied argument is not a valid stream resource in /home/kaiinlee/public_html/phpBB2/admin/restore_dump.php on line 107
Warning: fclose(): supplied argument is not a valid stream resource in /home/kaiinlee/public_html/phpBB2/admin/restore_dump.php on line 108還原到最後雖然有顯示[還原完成]的英文但是去看了一下還是沒還原成功
小弟不是很懂,不過警告訊息看起來好像是權限設定的問題
請問還原時需要更改PHPBB資料夾內容的權限嗎?
希望前輩能抽空指導一下,感謝<(_ _)>
搬站前位置:http://leaven.no-ip.com/leabase01/
搬站後位置:http://www.keroro.bonkids.net/phpBB2/admin/index.php

