Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

configuring vhosts and phpmyadmin (3 replies)

$
0
0
I have installed 64-bit wampserver 5 or wampserver64 (not sure which is the official name) Apache 2.4.17, PHP 5.6.16, mysql 5.7.9, phpmyadmin 4.5.2, icon is green. I want to create virtual hosts for my projects and upgrade phpmyadmin to latest version 4.6.2.
The steps I know are: list vhosts in hosts file using 127.0.0.1 hostname, create virtual hosts in http-vhosts.conf using <VirtualHost> DocumentRoot "c:\wamp\www" SeverName localhost </VirtualHost> for localhost, then
<VirtualHost> DocumentRoot "c:\wamp\www\Hostname" SeverName Hostname </VirtualHost> for other hosts.
Uncomment Include conf/extra/httpd-vhosts.conf in httpd.conf
For phpmyadmin: download new phpmyadmin to c:\wamp\apps, change phpmyadmin alias version no in phpmyadmin.conf, copy cinfig.sample.inc.php to config.in.php
What am I missing?
Thanks.

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>