Major Hayden/Oldposts/PHPLive Has No session.save_path/PHPLive Has No session.save_path27 December 2006·26 words·1 minwebAdd this to the virtual host configuration if PHPLive says it has no session.save_path:php_admin_flag safe_mode off php_admin_flag register_globals off PHPLive cannot operate with safe_mode enabled.