[Warning] session_start(): open(/var/sentora/sessions/sess_7rkg9sbeuio2572m8kc4kjeb80, O_RDWR) failed: No space left on device (28)

GET /innovation-through-business/self-evaluation/innovation-audit-for-the-public-sector/

Line 390 in /var/sentora/hostdata/windeaters/public_html/windeaters_co_nz/framework/control/Session.php

Source

381 
382 			// Allow storing the session in a non standard location
383 			if($session_path) session_save_path($session_path);
384 
385 			// If we want a secure cookie for HTTPS, use a seperate session name. This lets us have a
386 			// seperate (less secure) session for non-HTTPS requests
387 			if($secure) session_name('SECSESSID');
388 
389 			if($sid) session_id($sid);
390 			session_start();
391 
392 			$this->data = isset($_SESSION) ? $_SESSION : array();
393 		}
394 
395 		// Modify the timeout behaviour so it's the *inactive* time before the session expires.
396 		// By default it's the total session lifetime

Trace

Innovation Audit for the Public Sector » Windeaters

Innovation Audit for the Public Sector

Choose all or part of your organisation to assess for innovativeness. Tick the column that most accurately describes your organisation. Follow the instructions to find the percentage of your innovative potential being achieved by your organisation.

 
  • A
  • A
  • A

Leadership

Resources

Innovation Experience

Creativity and Idea Generation

Goals, Measures and Strategy

New Project Development

Staff Management

Bureaucracy

Ethics and Values

Organisation Culture

Challenging Environment

GET /innovation-through-business/self-evaluation/innovation-audit-for-the-public-sector/

[Warning] Unknown: open(/var/sentora/sessions/sess_7rkg9sbeuio2572m8kc4kjeb80, O_RDWR) failed: No space left on device (28)

GET /innovation-through-business/self-evaluation/innovation-audit-for-the-public-sector/

Line 0 in Unknown

Trace

GET /innovation-through-business/self-evaluation/innovation-audit-for-the-public-sector/

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

GET /innovation-through-business/self-evaluation/innovation-audit-for-the-public-sector/

Line 0 in Unknown

Trace