Installing XAMPP on a live server [on hold]
- by Eeeearth
I am trying to get phpMyAdmin on my live server so I can do database programming on a live server rather than a local one.
I have 2 servers at the moment, one through 1&1 which is a Windows Server 2008 and through RAM-Host which is running CentOS. I am just trying to figure out what I need to do to install XAMPP on the LIVE server, as opposed to accessing through localhost, for obvious reasons.
Do I install XAMPP the same way I did on my local, but on my server?
Essentially I would like to access the phpmyadmin via: mydomain.com/phpmyadmin, just as I would locally using localhost/phpmyadmin. Again, sorry for any ignorance here I just can not find any information on what to do for this.