1.) Contact the ISP -- point out the error and tell them it is clearly a configuration issue that they must rectify in order to use a very common feature of PHP.
2.) If #1 doesn't work, use [man]session_save_path/man to change this path (or create a .htaccess file and use php_value to change it).