The error:
Warning: session_start(): open(/tmp\sess_20eddd7ccbc65d9385edd91080bcc9a1, O_RDWR) failed: No such file or directory (2) in e:\web\www\journal\admin\admin-functions.php on line 3
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at e:\web\www\journal\admin\admin-functions.php:3) in e:\web\www\journal\admin\admin-functions.php on line 3
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at e:\web\www\journal\admin\admin-functions.php:3) in e:\web\www\journal\admin\admin-functions.php on line 3
my journal - not logged in
Now, TMP doesn't exist, but I have tired to change it, restart the server, reboot my computer, and it doesn't see the change. I have done a search to see if I had any extra php.ini files, but I only have one. When I do create that folder, the error stays the same. However, the sessions are in fact being written. What on earth is going on !?