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

GET /about-us/energy-rating-systems/

Line 380 in /var/www/vhosts/altherm.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

Energy Rating Systems - ALTHERM Window Systems
Skip to page content

Windows and doors have a big impact on the interior comfort level of homes. Retaining warmth in winter reduces power bills and increases well being. We’re pleased to offer WEERS - Window Energy Efficiency Rating System system to help inform your Altherm choice.

weers

WEERS - Window Energy Efficiency Rating System

This system allocates between one and six stars to a job lot of windows and doors – so is more descriptive than the Energy Star mark programme. The WEERS system has been adopted by WANZ (the Window Association of New Zealand) and uses its own star logo. The more stars, the better the thermal efficiency.  

Consumers can see the energy rating for their job lot of windows and doors on their window quotation or in a separate report.

GET /about-us/energy-rating-systems/

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

GET /about-us/energy-rating-systems/

Line 0 in Unknown

Trace

GET /about-us/energy-rating-systems/

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

GET /about-us/energy-rating-systems/

Line 0 in Unknown

Trace