-1
I’m developing a web application using the Azure platform. I chose to use the Postgresql database with Postgis extension, because the application is summarized in a Webgis and Postgis is the one that best suits me. I’m using the Azure Webapp feature, where I have PHP as a language. I would like to know the best way for me to use the application and integrate it into that database.
Ps: I created an Ubuntu 14.04 Virtual Machine and installed Postgresql on it, but I don’t know how to do this integration, and the tests I tried didn’t work. Is this the best way? If yes how do I make this connection between the two resources.
Thank you!
We can only help if you show code. Your question is too wide.
– durtto
The best way for me may be the worst way for you.
– durtto
The problem was not the code itself, but the chosen infrastructure. I was unable to connect and free access to my virtual machine.
– Pedro
Thank you very much!
– Pedro