Uncompress to a web-readable dir on your web server that has PHP and mysql support
make sure that you use a .htacces with .htpassword with this, because it is not
really secure the way I set it up for now, the next release will have a login
built in.

make the dumps, tabledump, and edittable directories read/writable to user/group "nobody" so that you can use the 
backup and restore feature and other editing features.


Next you will need to edit the config.php file and change the username and password variables
and the host that the server is on, usually localhost.

Now you can go give it a shot by opening your browser to the dir where you placed myphpadmin
(ie...http://localhost/myphpadmin) 

NOTE: I REMOVED THE AUTHENTICATION PORTION OF THE CODE AS IT CAUSED MORE PROBLEMS THAN IT WAS WORTH
      I ALSO PLACED A config.php FILE THAT YOU NEED TO EDIT, YOU WILL NEED TO ADD YOUR OWN PASSWORD
      PROTECTION IN THIS RELEASE MAYBE WITH THE USE OF .htaccess .htpasswd FILES.
      INFO ON HOW TO DO THIS CAN BE FOUND AT: http://www.linuxhelp.net/guides/djg/htaccess.phtml



if you have any suggestions comments or features you like me to add please email
me at: tim@lvcm.com 
