-
Lychee versionv4.9.3 Which PHP version are you using?PHP 8.2 Detailed description of the problemHi, On ubuntu 22.04 with php 8.2, i try to update from v4.9.3 (version from database : 040903) to the last 5.5.1. First, i had to change the env from production to dev. When i try to update via the web interface, i have this error :
Same if i try with the cli :
For the diagnostics page, if don't log in before, it's ok but if i log in to migrate and then try to access to Diagnostics, i had this message :
Do i need to update a previous version before going to 5.5.1 ? Thanks Steps to reproduce the issue
Diagnostics [REQUIRED]
Browser & System [REQUIRED]Ubuntu 22.04 LTS Please confirm (incomplete submissions will not be addressed)
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 26 replies
-
Did you do |
Beta Was this translation helpful? Give feedback.
-
i don't because it's not in this doc : https://lycheeorg.github.io/docs/update.html#update-manually but i ran it :
|
Beta Was this translation helpful? Give feedback.
-
Just had the same issue migrating from 4.x to latest 6.2.0. The "update" button was not working for me. But now, I face this new issue : Lychee-installer Php (version 8.2.0 required) 8.2.27 Apache Really? Thanks! |
Beta Was this translation helpful? Give feedback.
i clean the folder, rsync the content of the zip file, copy the .env and run php artisan migrate and it's ok :