Problem with is_dir() |
Hi, this is my first post on this forum. I have problem with Codeigniter v3.0
When I want to autoload libraries add session i have this message A PHP Error was encountered Severity: Notice Message: is_dir() [function.is-dir]: Unable to find the wrapper "tcp" - did you forget to enable it when you configured PHP? Filename: drivers/Session_files_driver.php Line Number: 115 Backtrace: File: /home/usr/home/projects/web/current/wwwroot/codeigniter/index.php Line: 292 Function: require_once How can I solve my problem? |
Messages In This Thread |
Problem with is_dir() - by jaskowice1 - 07-20-2015, 05:58 AM
RE: Problem with is_dir() - by sintakonte - 07-22-2015, 01:53 PM
RE: Problem with is_dir() - by Happy Camper - 08-17-2015, 01:45 PM
RE: Problem with is_dir() - by mwhitney - 08-18-2015, 06:57 AM
RE: Problem with is_dir() - by Happy Camper - 08-18-2015, 11:02 AM
|