1 頁 (共 1 頁)

[問題]用restore script試還原時問題(已修正)

發表於 : 2003-09-10 02:35
unyleung
●架設主機作業系統:Unix
●您的上網方式:CABLE香港區網\r
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.4
●錯誤代碼:

代碼: 選擇全部

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/htdocs/hkworld/www/forum/restore_dump.php on line 107

Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/htdocs/hkworld/www/forum/restore_dump.php on line 108

Warning: fopen("restore_log.txt", "a") - Permission denied in /home/htdocs/hkworld/www/forum/restore_dump.php on line 106


●參考連結: http://phpbb-tw.net/phpbb/viewtopic.php?t=13424

希望大家可以幫幫助...謝謝

發表於 : 2003-09-11 17:26
unyleung
原來是自己開一個restore_log.txt set 666 & 777給它就解決了