Will old concrete5 built website work with PHP 7 and MySQL 5.7?
Permalink 1 user found helpful
Hi!
I want to completely renew an existing website built with concrete5 with wordpress. To do that PHP and MySQL have to be updated. Now I'm not sure if the current homepage will still work with that.
website:http://www.studio-tbz.com/
PHP Version 5.5.38
MySQL Version 5.5.52
The one who made the website in the first place is unforunately out of reach.
Hope someone knows help. Will be much appreciated!
Ladinia
I want to completely renew an existing website built with concrete5 with wordpress. To do that PHP and MySQL have to be updated. Now I'm not sure if the current homepage will still work with that.
website:http://www.studio-tbz.com/
PHP Version 5.5.38
MySQL Version 5.5.52
The one who made the website in the first place is unforunately out of reach.
Hope someone knows help. Will be much appreciated!
Ladinia
I'm 99.99% sure concrete5 5.4.2.1 won't work on PHP7 (since 5.6 won't work either).
If you update to the latest c5.6.3.5, there is an unsupported hack posted on github that may enable you to run under php7. Some have had success with it (and some have not!!).
Backup first. Probably best to test the whole process on a clone of the site. Don't risk this on a live site.
Backup first. Probably best to test the whole process on a clone of the site. Don't risk this on a live site.
Can you please post the link. I can't find the hack you mention. Thanks