Warning: fopen(/var/www/html/upload/system/storage/session//sess_c0c2a139345996863082dc97ff): failed to open stream: Permission denied in /var/www/html/upload/system/library/session/file.php on line 29Warning: flock() expects parameter 1 to be resource, bool given in /var/www/html/upload/system/library/session/file.php on line 31Warning: fwrite() expects parameter 1 to be resource, bool given in /var/www/html/upload/system/library/session/file.php on line 33Warning: fflush() expects parameter 1 to be resource, bool given in /var/www/html/upload/system/library/session/file.php on line 35Warning: flock() expects parameter 1 to be resource, bool given in /var/www/html/upload/system/library/session/file.php on line 37Warning: fclose() expects parameter 1 to be resource, bool given in /var/www/html/upload/system/library/session/file.php on line 39
這是缺少什麼模組嗎
新安裝出錯
Re: 新安裝出錯
看起來像是 /system/storage 沒有設定正確的權限,
另外,建議使用 php 7.1 版。
另外,建議使用 php 7.1 版。
Re: 新安裝出錯
/system/storage 的權限是否為 777
Re: 新安裝出錯
檢查一下 config.php 以及 admin/config.php 中的目錄設定。
Re: 新安裝出錯
做了甚麼調整,可否分享一下。