SA-MP Forums Archive
Can't install MySQL/phpmyadmin on VPS. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Can't install MySQL/phpmyadmin on VPS. (/showthread.php?tid=542533)



Can't install MySQL/phpmyadmin on VPS. - The__ - 19.10.2014

For some reason, I can't install the following on my VPS. Needing some tips.


Re: Can't install MySQL/phpmyadmin on VPS. - Khanz - 19.10.2014

What errors or problems are you having?


Re: Can't install MySQL/phpmyadmin on VPS. - The__ - 19.10.2014

"Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again"

Which if I'm not mistaken, I don't even need epel. I'm not sure, it's been awhile.


Re: Can't install MySQL/phpmyadmin on VPS. - Mauzen - 19.10.2014

Epel is a repository that provides the downloads. This sounds like your repository links are invalid or outdated, try updating them or adding an alternative repository. Depends on the distribution youre using, best use ****** to find a compatible repository.

Alternatively you could download and install the packages manually (usually as rpm or deb packet), but thats much more work, especially when there are missing dependencies.