Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialLuke Zhang
5,487 PointsHow can I set a database on web server and access it via internet?
How can I set a database on web server and access it via internet? I just learned mysql and I am using python to access it. I did it on my local host, and I want to make the communication online.
1 Answer
Konrad Pilch
2,435 PointsYou need to have a host on the internet where you can put your filles and access it. I guess you can use heroku for testing or soemthign? Not sure.
I know you need to have a host that supports MySQL nand if thats with PHP, a support for it too, and then vai FTTP you can get yoru files there and view it on the internet.
YOu need a domain, but you could set some temporary domain too i guess.