the admin probably screwed up the permissions then.
make a new file and just put this:
PHP Code:
<?
session_start();
?>
save it as test.php and see if you get the same errors.
if you do, inform the admin of that server that they need to fix permissions so you can use sessions with php.