file_put_contents 錯誤:failed to open stream: Invalid argument 一種原因,invalidromcontents_PHP教程

來源:互聯網
上載者:User

file_put_contents 錯誤:failed to open stream: Invalid argument 一種原因,invalidromcontents


今天在測試nilcms系統的時候,出現了一個報錯,導致緩衝無法更新:

file_put_contents(C:\UPUPW_AP5.4\vhosts\d.tv\NilCMS_APP\include_run/config_site.php): failed to open stream: Invalid argument C:\UPUPW_AP5.4\vhosts\d.tv\NilCMS_20160520\core\common.php 129

測試環境使用的是win7 64位,使用UPUPW的環境套件。

組建檔案使用的是file_put_contents函數,該目錄下其他檔案產生沒有任何問題,只有config_site.php無法寫入。糾結呀。。。

分析過程:

1.config_site.php 檔案在nilcms系統運行前會直接載入,會不會影響了寫入?經過測試負載檔案,然後修改它,是沒有任何問題的。

2.各種找問題,各種糾結,感到無語。

3.發現引入config_site.php 檔案時使用的函數是require_once。改成require後發現,產生緩衝沒有問題了。問題解決。

一些備忘:

1.使用自己搭建的wamp環境(XWAMP)沒有遇到這樣的問題。

2.使用linux虛擬機器主機環境也沒有遇到這樣的問題。

3.為什麼更換這個函數能解決這個問題的原理,我不知道,知道的朋友可以分享下。

4.心情好很多了^_^

http://www.bkjia.com/PHPjc/1129140.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/1129140.htmlTechArticlefile_put_contents 錯誤:failed to open stream: Invalid argument 一種原因,invalidromcontents 今天在測試nilcms系統的時候,出現了一個報錯,導致緩衝無法更...

  • 相關文章

    聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.