[Warning] session_start(): open(/var/lib/php5/sess_596229027981fd26535bec0163931f58, O_RDWR) failed: Permission denied (13)

GET /our-solutions/knowledge-cube-2/

Line 380 in /var/www/vhosts/lab360.co.nz/httpdocs/framework/control/Session.php

Source

371 
372 			// Allow storing the session in a non standard location
373 			if($session_path) session_save_path($session_path);
374 
375 			// If we want a secure cookie for HTTPS, use a seperate session name. This lets us have a
376 			// seperate (less secure) session for non-HTTPS requests
377 			if($secure) session_name('SECSESSID');
378 
379 			if($sid) session_id($sid);
380 			session_start();
381 
382 			$this->data = isset($_SESSION) ? $_SESSION : array();
383 		}
384 
385 		// Modify the timeout behaviour so it's the *inactive* time before the session expires.
386 		// By default it's the total session lifetime

Trace

Knowledge Cube - lab360.co.nz

We’re constantly revitalising Knowledge Cube to make it more precise, insightful and easy to use than ever before.

At its heart

Knowledge Cube is a customer segmentation product. However, unlike other similar products, it has three dimensions – socio demographic (taken from a selection of publically available data), lifestyle, attitudes and values (sourced from our high-response-rate surveys), and purchasing behaviour (drawn from twenty years of Fly Buys members’ purchases). These three levers operate individually or in synchronicity, meaning more precision, less presumption.

Who uses it

Precise: Rather than assuming that a certain socio-demographic group implies particular attitudes or buying habits, Knowledge Cube allows you to activate one or more of the three levers in order to create a highly accurate customer group for targeting.

Versatile: Available on an annual licensing basis for certain segments or a pay-by-pay case.

Unparalleled: No other customer segmentation tool has access to the Fly Buys programme, and the purchasing history for more than 2.1 million active users.

GET /our-solutions/knowledge-cube-2/

[Warning] Unknown: open(/var/lib/php5/sess_596229027981fd26535bec0163931f58, O_RDWR) failed: Permission denied (13)

GET /our-solutions/knowledge-cube-2/

Line 0 in Unknown

Trace

GET /our-solutions/knowledge-cube-2/

[Warning] Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5)

GET /our-solutions/knowledge-cube-2/

Line 0 in Unknown

Trace