Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

VarCloner.php spitting error trying to login to admin page after login

admin

Started by ryan pao 8 years ago · 2 replies · 661 views
8 years ago

HI team, please help me tackle this problem.

while trying to login to admin pages, and after the authentication CRIKEY screen with

PHP
Uncaught exception 'Whoops\Exception\ErrorException' with message 'Undefined index: �ูล Exif ที่แก้ไขโดยอัตโนมัติ'   
in /var/www/html/staff/vendor/symfony/var-dumper/Cloner/VarCloner.php:89   
Stack trace: #0 [internal function]: Whoops\Run->handleError(8, 'Undefined index...', '/var/www/html/s...', 89)   
#1 /var/www/html/staff/system/src/Grav/Common/Debugger.php(314): call_user_func(Array, 8, 'Undefined index...', '/var/www/html/s...', 89)   
#2 [internal function]: Grav\Common\Debugger->deprecatedErrorHandler(8, 'Undefined index...', '/var/www/html/s...', 89, Array)   
#3 /var/www/html/staff/vendor/symfony/var-dumper/Cloner/AbstractCloner.php(223): call_user_func(Array, 8, 'Undefined index...', '/var/www/html/s...', 89, Array)   
#4 /var/www/html/staff/vendor/symfony/var-dumper/Cloner/VarCloner.php(89): Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure}(8, 'Undefined index...', '/var/www/html/s...', 89, Array)   
#5 /var/www/html/staff/ve  

any ideas how to fix this?

8 years ago

The funny thing is when I

TXT
service httpd restart

I'm always able to login without crash.

8 years ago

This may be caused by

zend_mm_heap corrupted

solution:

BASH
php.ini -> add or set  opcache.enable=0;
service httpd restart

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 82 12 hours ago
General · by pamtbaau, 17 hours ago
1 55 16 hours ago
General · by Andy Miller, 1 day ago
0 45 1 day ago
General · by Marcel, 12 months ago
6 348 5 days ago
General · by Duc , 5 days ago
3 43 5 days ago