Error Message:
500 Script Error
An error occurred when running this script
The script could not be run because of incorrect permissions.
The script consumed too many resources and was terminated.
The page that you have requested may no longer exist.
You can contact our webmaster at webmaster@xxxxxxxx.com, or return to http://www.xxxxxxxx.com
The problem:
I am the webmaster and run the site! Basically I am just trying to call
do_logout.php (which is only):
<?php
session_unset();
?>
Is this somehting I need to take up w/ my web host or is it something I am doing wrong to get the above error message?
r2