Thread: Please help
View Single Post
Old 07-29-2004, 12:47 PM   #7 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,544
sde is on a distinguished road
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.
__________________
Mike
sde is offline   Reply With Quote