[Warning] session_start(): open(/tmp/sess_1oc66bjqng6evi3irjo9t2klh5, O_RDWR) failed: Permission denied (13)

GET /your-pt/

Line 390 in /home/taurangasp/domains/taurangaspt.co.nz/public_html/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

Meet Your PT » Tauranga's Personal Trainer

Meet Your PT

 

My passion for health and fitness has always been a strong part of my life. As hard as I worked on my nutrition and fitness I always felt something was missing. My frustrations grew as I became overwhelmed with the information I read. I went through everything, from dieting to fitness fads, I lived through them all!

It was then that I decided I wanted to know the facts! I continued my studies specialising in Personal Training and Nutrition. There I learnt to tailor make my nutrition and training program and understood then why my endless search for the “one size fits all” program would never work.

I learnt the key to success; I learnt how to optimise my workouts, how to fuel my body for best performance, and how all of this could be healthily balanced and maintained.

With the understanding and experience I gained, I began sharing my knowledge with my family and friends and my passion grew to such an extent that Tauranga’s Personal Trainer was born. I want to put an end to the frustration and help women to be the very best that they can be.

This has been an incredible journey, one that I would love to share with you. I want to support you every step of the way and have you achieve your ultimate goals!


Jen x

jenprofile

Jen Telfer 

Founder and Head Trainer

 

  • Level 4 Certificate in Personal Training
  • Level 3 & 4 Certificate in Fitness
  • Level 4 Nutrition - Health and Wellness
  • Award for Personal Training FitLink Australia & New Zealand
  • Certificate in First Aid
  • REPs Registered Personal Trainer
GET /your-pt/

[Warning] Unknown: open(/tmp/sess_1oc66bjqng6evi3irjo9t2klh5, O_RDWR) failed: Permission denied (13)

GET /your-pt/

Line 0 in Unknown

Trace

GET /your-pt/

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

GET /your-pt/

Line 0 in Unknown

Trace