inoERP icon indicating copy to clipboard operation
inoERP copied to clipboard

Can not log in after installation

Open getiid opened this issue 7 years ago • 4 comments

Hi.There was no fatal error in the installation, except that .htaccess could not be written outside. But after the installation is complete, enter the user name password can not log in, the reality of blank pages. After returning or the same. What is the problem?

getiid avatar Jun 09 '17 18:06 getiid

Warning: chmod(): Operation not permitted in /var/www/html/t/engine/install/steps/start_install.php on line 54

Failed to change the access level of the .htacess file. Change the .htaccess file to 06444 mode after installation Printing array/object 5.5.52-MariaDB

getiid avatar Jun 10 '17 02:06 getiid

I am also not able to login after installation. Returns back to the same page.. Please help

arkasshun avatar Mar 08 '18 06:03 arkasshun

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

please help me to solve this problem

mohammadarifien avatar Jun 26 '18 16:06 mohammadarifien

Hi,

After installation, when trying to login, it takes completely wrong path. It takes localhostd instead of localhost, and path is part of physical path.

It tries to navigate to : http://localhostd/Ibit/erp/www/extensions/ino_user/user_login.php

Where as, it should be

http://localhost/erp/extensions/ino_user/user_login.php

My physical path is :

D:\Ibit\erp\www\

AND

D:\Ibit\erp\inoerp_server

Struggling to find the reason, since 2 days, couldn't find any. Also tried to look for installation guide or something no success.

Please guide someone and would be of great help !!

Thanks !!

Varsh..

varshbadheka avatar Mar 20 '21 10:03 varshbadheka