Hosting Strapi on traditional server - SqLite db problem

System Information
  • Strapi Version: v4.4.1
  • Operating System: Windows 11
  • Database: SQ Lite
  • Node Version: v16

Hello. When I installed strapi I didn’t knew much about it, and I installed it using SQLite DB. Now I try to deploy strapi on a traditional hosting service using cPanel, but the problem is I can’t install the packages because the Python version is 2.7.5 and it needs to be higher than 3. Also, I can’t import the DB in phpMyAdmin because it is SQLite. My question is, what can I do in this case to not lose all my work?