Can’t get to work in PHP 7.4.26 (works in PHP 7.3.33)
-
I’m trying to upgrade my server to use PHP 7.4.26 however it appears that The Event Calendar is causing the site to fail when running 7.4.26 – and works when running 7.3.33.
Steps to recreate
– using 7.3.33 confirm that The Event Calendar is correctly running
– Update server to run PHP 7.4.26, refresh WP admin page – get white screen
– downgrade server to PHP 7.3.33
– Deactivate The Event Calendar
– upgrade server to 7.4.26 – see that site runs happily
– Reactivate The Event Calendar, refresh WP admin page – get white screen
– downgrade server to PHP 7.3.33 – see that site runs happilyI forgot to say that I’m trying to use TEC version 5.12.2 and I’m running WP v5.8.2
When I try to run TEC v 5.9.2 on PHP 7.4.26 I get this error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in /path-to-wordpress/wp-content/plugins/the-events-calendar/common/src/Tribe/Autoloader.php on line 164Any help in resolving this would be gratefully received
- The topic ‘Can’t get to work in PHP 7.4.26 (works in PHP 7.3.33)’ is closed to new replies.