2014-10-27 158 views
0

當我更新到4.2.6 IP時,此錯誤消息:錯誤更新

Warning: require_once(Ip/script/run.php) [function.require-once]: 
failed to open stream: 
    No such file or directory in /home/stenly/public_html/index.php on line 14 

Fatal error: require_once() [function.require]: 
Failed opening required 'Ip/script/run.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') 
    in /home/stenly/public_html/index.php on line 14 

什麼可能出錯,是有解決方案,這是該網站是一個活躍和繁忙的網站?

回答

0

我不知道如何發生。但是請嘗試從下載的檔案文件(http://download.impresspages.org/ImpressPages_4_2_6.zip)中取出Ip/script/run.php並將其放在您的服務器上。

+0

它沒有工作:( 它發生了,我認爲,因爲互聯網連接速度太慢,並沒有正確下載所有更新... – user3766934 2014-11-05 21:58:30

+0

這應該不是一個大問題。有些文件丟失了,你可以從下載的檔案中找到它們,你是說,你已經放置了Ip/script/run.php文件,但仍然出現同樣的錯誤?從錯誤中可以看出,除非PHP沒有閱讀該文件的權利。 – 2014-11-07 12:47:35