Can I install pip safely on my cPanel server
I need to install pip so I can safely run geoip_convert-v2-v1.sh, since GeoIP is no longer available. Can I simply do Run python get-pip.py ?
-
Ok here an easy solution and it work just find. This guy miyuru.lk/geoiplegacy is doing the GeoIP Legacy Databases conversions, so all you need to do is to simply upload it to your server. There is also this link github.com/emphazer/GeoIP_convert-v2-v1 where you will find the converter that you can install on the server, although without pip it won't work. So this bring me still back to my initial post, can I safely install pip on my cpanel server Centos 6.10 0 -
Hi @jyt123 There aren't any restrictions on what you can install in regards to python-pip though it's not something that's installed by default. You can actually grab it using yum. 0
Please sign in to leave a comment.
Comments
2 comments