ErrorException [ Warning ]: session_start(): Write of lock failed

/home/macho/public_html/libraries/framework/session.php [ 55 ]

50 	}
51 	
52 	public function start()
53 	{
54 		$this->register();
55 		session_start();
56 	}
57 	
58 	public function regenerate()
59 	{
60 		session_regenerate_id(TRUE);
  1. {PHP internal call} » VError::error_handler(arguments)

  2. /home/macho/public_html/libraries/framework/session.php [ 55 ] » session_start()

  3. /home/macho/public_html/libraries/bootstrap.php [ 66 ] » VSession->start()

  4. /home/macho/public_html/index.php [ 3 ] » require(arguments)

Environment


Fatal error: Uncaught exception 'ErrorException' with message 'session_write_close(): Failed to write session data (memcached). Please verify that the current setting of session.save_path is correct (/home/macho/public_html/tmp/sessions)' in /home/macho/public_html/libraries/framework/database/mysql.php:29 Stack trace: #0 [internal function]: VError::error_handler(2, 'session_write_c...', '/home/macho/pub...', 29, Array) #1 /home/macho/public_html/libraries/framework/database/mysql.php(29): session_write_close() #2 [internal function]: VDatabase_Driver_mysql->__destruct() #3 {main} thrown in /home/macho/public_html/libraries/framework/database/mysql.php on line 29