Not loading menu - login page repeats
Posted: 2020-11-19 18:19
Hello All,
My impacts tracking program has been working great.
Today, when I, or anyone else tries to login, instead of going to the menu it just goes back to the login page. Pages that allow anonymous access can be accessed fun. But no one can login.
I tried to pull up phpmyadmin on the server and got this message:
Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.
session_start(): open(C:\Windows\TEMP\sess_3ls3qdk77m9mhsf5tm1cdhrm05bi5kb1, O_RDWR) failed: Invalid argument (22)
I know this might be more of a mysql problem but though I might ask here first for any suggstions.
Thanks in advance
Jim
My impacts tracking program has been working great.
Today, when I, or anyone else tries to login, instead of going to the menu it just goes back to the login page. Pages that allow anonymous access can be accessed fun. But no one can login.
I tried to pull up phpmyadmin on the server and got this message:
Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.
session_start(): open(C:\Windows\TEMP\sess_3ls3qdk77m9mhsf5tm1cdhrm05bi5kb1, O_RDWR) failed: Invalid argument (22)
I know this might be more of a mysql problem but though I might ask here first for any suggstions.
Thanks in advance
Jim