inoerp / inoERP

inoERP is an OneApp [ Go back-end & Flutter front-end ] based enterprise management system
http://docs.inoerp.com/
Mozilla Public License 2.0
767 stars 675 forks source link

Warning: session_start(): Failed to read session data: user (path: C:\xampp\tmp) in C:\xampp\htdocs\inoerp\inoerp_server\includes\general_class\class_ino_session.inc on line 294 #96

Open mohammadarifien opened 6 years ago

mohammadarifien commented 6 years ago

I have followed the tutorial that has been given but I get the above problems, please help me so that I can do the system design tasks given by the lecturer and the remaining time to do this tasks is 1 month, thank you

gbasiemseverest commented 6 years ago

I am also suffering from the same issue, The session files created are all empty. I am unable to find any solution to this. It would be super handy if any guidance or solution is suggested. Thank You

tomcatte commented 6 years ago

I got the same issue several months ago. I don't remember clearly how I solved the problem. Maybe you can try to set the php version like 5.6.x, or set a virtualhost for inoerp, not an alias. I hope this can help you out.