Have to migrate do to PHP7 incompatibily (solved) - Mservices - Jan 3rd, 2018
Due to the incompatibility of formtools with PHP7 i have a big problem:
Several of my sites were migrated to a PHP7 server, on one of them i use Formtools to store extensive clientdata and content for the website. Now it is impossible to acces formtools on that server. The only option i can now think of is migrating formtools and the database to another site that runs on PHP5.x
Any tips on how to do that? getting the formtools dir. over there is not a problem but how do i copy the database to the other server....
RE: Have to migrate do to PHP7 incompatibily - Mservices - Jan 4th, 2018
Solved!
If anyone needs to know how, drop me a line!
RE: Have to migrate do to PHP7 incompatibily (solved) - nelsondcosta - Jan 5th, 2018
Do you host FT2 in a server with php5.6 and the DB in other server?
Im not sure if you can already upgrade FT2 to FT3, FT3 runs with php7.0.
|