0
sqlite3 database
Hello, I am working on a website and I created an sqlite database with python and cgi. I want to put my database on a linux server. My question is, where should I put it? In which folder on the server? Thanks
1 Answer
0
you can install sql on the server by repository install such as apt-get install. And set the port forward on the router. if you are using paid hosting. usually the hoster provide the db by default.