Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP 7.4 error
#4
I really recommend that you get a hosting where you can ssh and execute git, it makes things a LOT easier.

If that is not possible what I usually do is keep a local copy of the code in a directory (this is also a backup). This copy is under git control. When you want to update, you git pull and update the directory, if you have this on a local web server you can even update the database and test everything before making the changes on the live site.

Once you have the local copy updated you can use the ftp mirror option to update the online site.
Joe
TSolucio
Reply


Messages In This Thread
PHP 7.4 error - mindkicker - 11-18-2020, 09:50 PM
RE: PHP 7.4 error - joebordes - 11-19-2020, 12:06 AM
RE: PHP 7.4 error - mindkicker - 11-19-2020, 09:45 PM
RE: PHP 7.4 error - joebordes - 11-28-2020, 01:01 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)