Bug #9219
closedLogin problem
0%
Description
Hi, I use the Version 4 How To Install Goautodial From Scratch (using CentOS 7) to install Goautodial 4 on vps and I even update the installation using : https://goautodial.org/projects/goautodialce/wiki/HOWTO_Update_latest_version_via_Github.
After the installation, when I logged in, it works fine but when I tried to access any link, I'm directly logout to the login page. When I check the log with tail /var/log/php-fpm/www-error.log,
there is the result :
PHP Fatal error: Uncaught Exception: Unable to create current user. Session not set. in /var/www/html/php/CreamyUser.php:36
Stack trace:
#0 /var/www/html/php/CreamyUser.php(53): creamy\CreamyUser->__construct()
#1 /var/www/html/adminsettings.php(34): creamy\CreamyUser::currentUser()
#2 {main}
thrown in /var/www/html/php/CreamyUser.php on line 36.
thanks for you help!
Updated by Didy M 20 days ago
Hi, I use the Version 4 How To Install Goautodial From Scratch (using CentOS 7) to install Goautodial 4 on vps and I even update the installation using : https://goautodial.org/projects/goautodialce/wiki/HOWTO_Update_latest_version_via_Github.
After the installation, when I login, it works fine but when I try to access any link, I'm directly loggout to the login page. When I check the log with tail /var/log/php-fpm/www-error.log,
there is the result :
PHP Fatal error: Uncaught Exception: Unable to create current user. Session not set. in /var/www/html/php/CreamyUser.php:36
Stack trace:
#0 /var/www/html/php/CreamyUser.php(53): creamy\CreamyUser->__construct()
#1 /var/www/html/adminsettings.php(34): creamy\CreamyUser::currentUser()
#2 {main}
thrown in /var/www/html/php/CreamyUser.php on line 36.
thanks for you help!
Updated by Wittie Manansala 20 days ago
- Status changed from New to Rejected
- Assignee changed from Demian Biscocho to Wittie Manansala
Hi,
This issue/bug tracker is meant for bugs, feature request and issues related to the GOautodial CE ISO, system installation and the GOautodial applications (GOadmin, GOreports and GOagent). To get help from the community, please post your concerns in our forum board at https://goautodial.org/projects/goautodialce/boards/3
Thanks