Not loading menu - login page repeats

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
jangle
Veteran Member
Posts: 89
Joined: 2020-01-18 17:41

Not loading menu - login page repeats

Post by jangle » 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

jangle
Veteran Member
Posts: 89
Joined: 2020-01-18 17:41

Re: Not loading menu - login page repeats

Post by jangle » 2020-11-19 20:50

Think we found the problem...too many session files????

Wrong permissions.

Anyway it is working.

Thanks

Jim

Post Reply