【发布时间】:2020-09-05 03:10:50
【问题描述】:
我遇到如下错误。网站在本地运行良好,但上传到主机时出现错误。非常感谢!
A PHP Error was encountered
Severity: Warning
Message: is_dir(): open_basedir restriction in effect. File(/var/lib/php/session) is not within the allowed path(s): (/var/www/vhosts/my-website/:/tmp/)
Filename: drivers/Session_files_driver.php
Line Number: 134
Backtrace:
File: /var/www/vhosts/my-website/httpdocs/application/controllers/Trangchu.php
Line: 7
Function: __construct
File: /var/www/vhosts/my-website/httpdocs/index.php
Line: 315
Function: require_once
【问题讨论】:
-
有一个关于这个here on SO的大线程
标签: php codeigniter cloud-hosting