How can i install Postgis in cpanel with an already installed PostgreSQL?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think you can install PostGIS from cPanel.
I use PostGIS as part of a shared hosting environment (love A2 Hosting – since PostGIS is definitely not available on many hosts) – and A2 took care of the installation for me.
If you’re installing it on your own server, dump your db, reinstall Postgres with the PostGIS extension as a package, then restore your data.
Good luck!