is shows me only this
Fatal error: Uncaught exception 'RedisException' with message 'Redis server went away' in /data/dazongshi/web/kernel/utility/RedisDb.class.php:49 Stack trace: #0 /data/dazongshi/web/kernel/utility/RedisDb.class.php(49): Redis->auth('Md4BtPAFKnfqn-v...') #1 /data/dazongshi/web/kernel/utility/Core.class.php(30): RedisDb->__construct() #2 /data/dazongshi/web/kernel/modules/UserRegister.class.php(19): Core::instance('RedisDb') #3 /data/dazongshi/web/kernel/modules/UserRegister.class.php(26): UserRegister->__construct() #4 /data/dazongshi/web/main/passport.php(234): UserRegister::getInstance() #5 /data/dazongshi/web/main/passport.php(65): Passport->loginAction() #6 /data/dazongshi/web/main/passport.php(24): Passport->dispatch() #7 /data/dazongshi/web/main/passport.php(1137): Passport->__construct() #8 {main** thrown in /data/dazongshi/web/kernel/utility/RedisDb.class.php on line 49
so what that means?
Fatal error: Uncaught exception 'RedisException' with message 'Redis server went away' in /data/dazongshi/web/kernel/utility/RedisDb.class.php:49 Stack trace: #0 /data/dazongshi/web/kernel/utility/RedisDb.class.php(49): Redis->auth('Md4BtPAFKnfqn-v...') #1 /data/dazongshi/web/kernel/utility/Core.class.php(30): RedisDb->__construct() #2 /data/dazongshi/web/kernel/modules/UserRegister.class.php(19): Core::instance('RedisDb') #3 /data/dazongshi/web/kernel/modules/UserRegister.class.php(26): UserRegister->__construct() #4 /data/dazongshi/web/main/passport.php(234): UserRegister::getInstance() #5 /data/dazongshi/web/main/passport.php(65): Passport->loginAction() #6 /data/dazongshi/web/main/passport.php(24): Passport->dispatch() #7 /data/dazongshi/web/main/passport.php(1137): Passport->__construct() #8 {main** thrown in /data/dazongshi/web/kernel/utility/RedisDb.class.php on line 49
so what that means?
Comment