watara
Chevereto Member
Hello, I want upgrade chevereto V3 to V4.0.6, I flow the guide:
==============================================================================
nginx@lab:/data/webroot/chevereto$ php8.2 app/bin/legacy -C update
Error thrown in /data/webroot/chevereto/app/legacy/install/installer.php:2023
# Message
Call to undefined method Chevere\Message\Message::withStrtr()
# Incident ID:63ba9a4f15ad8
# Time
2023-01-08T10:26:23+00:00 [1673173583]
# Stack trace
------------------------------------------------------------
#0 /data/webroot/chevereto/app/legacy/install/installer.php:2023
{main}()
------------------------------------------------------------
#1 /data/webroot/chevereto/app/legacy/commands/update.php:18
require_once()
------------------------------------------------------------
#2 /data/webroot/chevereto/app/legacy/entrypoints/cli.php:53
require_once(string(length=58))
------------------------------------------------------------
#3 /data/webroot/chevereto/app/bin/legacy:13
require_once(string(length=58))
------------------------------------------------------------
# Server
Linux lab 4.19.0-11-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
==============================================================================
Please help me,thinks
- Remove app/vendor from your Chevereto V3 installation
- Override Chevereto V3 files with Chevereto V4 files
- Switch to PHP 8
- Create app/env.php (see remark below)
- Proceed with database update
==============================================================================
nginx@lab:/data/webroot/chevereto$ php8.2 app/bin/legacy -C update
Error thrown in /data/webroot/chevereto/app/legacy/install/installer.php:2023
# Message
Call to undefined method Chevere\Message\Message::withStrtr()
# Incident ID:63ba9a4f15ad8
# Time
2023-01-08T10:26:23+00:00 [1673173583]
# Stack trace
------------------------------------------------------------
#0 /data/webroot/chevereto/app/legacy/install/installer.php:2023
{main}()
------------------------------------------------------------
#1 /data/webroot/chevereto/app/legacy/commands/update.php:18
require_once()
------------------------------------------------------------
#2 /data/webroot/chevereto/app/legacy/entrypoints/cli.php:53
require_once(string(length=58))
------------------------------------------------------------
#3 /data/webroot/chevereto/app/bin/legacy:13
require_once(string(length=58))
------------------------------------------------------------
# Server
Linux lab 4.19.0-11-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
==============================================================================
Please help me,thinks
Last edited:
