php - How to install phpmyadmin on window 7. -


i new ,

i have installed apache server.

but when call localhost/phpmyadmin not coming proper screen.

i have tried changing index.html index.php in conf file , has copied phpmyadmin file htdocs still not working.

when type localhost/phpmyadmin getting have pasted same below , please me regarding this.

    <?php     /* vim: set expandtab sw=4 ts=4 sts=4: */     /**      * main loader script     *      * @package phpmyadmin 

ixg on right lines go 1 of following 3 links easier way run , manage phpmyadmin.

xampp: use 1 , know more it.

link: https://www.apachefriends.org/download.html

wamp: not got insight on it, 1 yourself?

link: http://www.wampserver.com/en/

mamp: notorious composer install problems.

link: https://www.mamp.info/en/downloads/

i advise use 1 of these, great development environments , make developing lot easier!


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -