Jzz Posted March 11, 2012 Posted March 11, 2012 How to install a php my admin like this? Please help me as soon as possible.
Emistry Posted March 11, 2012 Posted March 11, 2012 PhpMyAdmin installation guide you can find it here XAMPP_Installation
Asura Posted March 11, 2012 Posted March 11, 2012 Hi Janet, Please read: http://www.thegeekstuff.com/2010/09/install-phpmyadmin/ Or use: http://lmgtfy.com/?q=phpmyadmin+linux 1
Lighta Posted March 12, 2012 Posted March 12, 2012 Ok quick exemple an debian : 1) Install package (must be sudoer) apt-get install phpmyadmin 2)follow prompt (insert pass etc) 3) make a link for apache cd /var/www ln -s /usr/share/phpmyadmin phpmyadmin 4) try it http://yourhost/phpmyadmin 2
Drakkus Posted March 12, 2012 Posted March 12, 2012 @Lighta, i'm wondering also if there is 'GUIDE' for VertrigoServ. it's also nice for PhpMyAdmin. I have tested it also.
Question
Jzz
How to install a php my admin like this?
Please help me as soon as possible.
5 answers to this question
Recommended Posts