xiaoajin 发表于 2016-7-29 13:52:05

CI上传到阿里云服务器出错

phpinfo、phpadmin都是可以访问的,访问默认路由就是不行,感谢大家帮忙

A PHP Error was encountered

Severity: Warning

Message: mkdir(): Invalid path

Filename: drivers/Session_files_driver.php

Line Number: 117

Backtrace:

File: /home/wwwroot/default/LHP/index.php
Line: 315
Function: require_once

An uncaught Exception was encountered

Type: Exception

Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.

Filename: /home/wwwroot/default/LHP/system/libraries/Session/drivers/Session_files_driver.php

Line Number: 119

Backtrace:

File: /home/wwwroot/default/LHP/index.php
Line: 315
Function: require_once

yuzhigang5460 发表于 2016-7-29 13:59:37

Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.
你不看错误提示的吗?
页: [1]
查看完整版本: CI上传到阿里云服务器出错