P
P
Pavel2022-04-08 10:44:54
CSRF
Pavel, 2022-04-08 10:44:54

Wrong security token after logging into Backend October CMS?

Migrated October CMS project to another host and returns invalid security token

after logging in to Backend What's the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2022-04-08
Sayk @PiSaiK

Several solutions
1. Change the parameter 'enableCsrfProtection' => false
in /config/cms.php, 2. Increase the session time 'lifetime' => 120 in /config/session.php. Then clear the cache using the command
php artisan cache:clear
3. Check if / is enabled. whether the memcached module is installed , if it is specified in the config.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question