PHP 7.4 to PHP 8.2
-
Hi,
I have got a few problems with migrating a website from a PHP 7 version to the PHP 8 version. What have I done so far :
- I Installed UpDraftClone to create a mirrored version of the website (https://vmhs0k0j9cm.c.updraftclone.com/)
- I set the PHP version at the current PHP 7.4 version in order to get it running as on the live site
- I updated the WordPress version to the current version 6.1.1
- I updated the plugins
Result : The back-Office works, but not the front-office and I get the standard message “something’s wrong”
Here’s the PHP__ERROR_LOG
[22-Feb-2023 08:20:23 Europe/London] get-clone-state: complete ({“total_disk”:26831990784,”disk_used”:20739956736})
[22-Feb-2023 08:24:38 Europe/London] get-clone-state: complete ({“total_disk”:26831990784,”disk_used”:20719284224})
[22-Feb-2023 08:24:45 Europe/London] get-clone-state: complete ({“total_disk”:26831990784,”disk_used”:20719284224})
[22-Feb-2023 08:43:21 Europe/London] UpdraftCentral key created
[22-Feb-2023 10:34:48 Europe/London] get-clone-state: complete ({“total_disk”:26831990784,”disk_used”:19180310528})
[22-Feb-2023 11:18:37 Europe/London] get-clone-state: complete ({“total_disk”:26831990784,”disk_used”:18123436032})
[22-Feb-2023 11:19:27 Europe/London] change-php-version: restart_php_fpm(version=8.2): complete
[22-Feb-2023 11:19:27 Europe/London] PHP Notice: fwrite(): send of 36 bytes failed with errno=32 Broken pipe in /usr/local/vps-tools/command-dispatcher.php on line 302Is it a plugin that brakes the system? What does this mean and how do I debug ?
Thank you so much for the help, fellow experts
/Jarl
The page I need help with: [log in to see the link]
- The topic ‘PHP 7.4 to PHP 8.2’ is closed to new replies.