[Notice] session_start() [function.session-start.php]: ps_files_cleanup_dir: opendir(/var/cache/php-sessions) failed: Permission denied (13)

GET /archive/vortrag-von-theo-jansen

Line 382 in /home/desetive/www/walcheturm.ch/framework/control/Session.php

Source

373 
374 			// Allow storing the session in a non standard location
375 			if($session_path) session_save_path($session_path);
376 
377 			// If we want a secure cookie for HTTPS, use a seperate session name. This lets us have a
378 			// seperate (less secure) session for non-HTTPS requests
379 			if($secure) session_name('SECSESSID');
380 
381 			if($sid) session_id($sid);
382 			session_start();
383 
384 			$this->data = isset($_SESSION) ? $_SESSION : array();
385 		}
386 
387 		// Ensure session is validated on start
388 		$this->expireIfInvalid();

Trace

Vortrag von Theo Jansen « Kunstraum Walcheturm
Vortrag von Theo Jansen

Event

Donnerstag 27.08.2009

Vortrag von Theo Jansen

27. August 2009, 20:00 Uhr

Vortrag von Theo Jansen (und zwei Zusatzvorträge wegen grosser Nachfrage)

Theo Jansen gibt Einblick in seine Projekte und Arbeitsweise mit Videos und Demonstrationen.

Eintritt: CHF 10.-

Reservationen: email auf info@walcheturm.ch