Hi I show you how to install php website and phpmyadmin on 128 mb vps
you need vps ;p and putty
If its ubuntu you most write it all time before example sudo apt-get update
sudo
then need update
apt-get update
then upgrade
apt-get upgrade
now we install mysql you need make up your password or root password which be easy for you
apt-get install mysql-server-5.0
for debian7
apt-get install mysql-server-5.5
Now we install apache
apt-get install apache2every thing will be in /var/www/ you can check at ftp
now we install phpmyadmin if it will ask for mysql password write mysql password which you install up
apt-get install phpmyadmin
now we most config phpmyadmin for apache2
cp /etc/phpmyadmin/apache.conf /etc/apache2/sites-available/phpmyadmin
then this
a2ensite phpmyadmin
and now we restart apach2
/etc/init.d/apache2 restart
and we done you can now upload website in php or html to /var/www and go to phpmyadmin youripadressordomain/phpmyadmin/
https://graciasport.ru