I am trying to install phpmyadmin on a webserver. After opening the Zip, pulled the files over manually to the server. I know the directions state:
Untar or unzip the distribution (be sure to unzip the subdirectories): tar -xzvf phpMyAdmin_x.x.x.tar.gz in your webserver's document root.
How do I unzip the subdirectories and get them in the folder for phpmyadmin on the server?
I have done all the configarations..
Any help is greatly apprecited..