top of phpmyadmin screen shows Server: mysql wampserver not Server: localhost
Posted by: markIV (103.5.184.---)
Date: January 17, 2015 10:22AM

1 - Windows version used (Specify whether 32 or 64 bit): 64
2 - Version WampServer (Specify whether 32 or 64 bit): 32
3 - Apache Version 2.4.9
4 - PHP Version 5.5.12
5 - MySQL Version 5.6.17
6 - What color is the WampServer icon (in the notification area of the taskbar)? Green

Greetings,

The top of phpmyadmin screen shows 'Server: mysql wampserver' and not 'Server: localhost' as I've seen in many screenshots. Does that matter?

Thanks and Regards

Options: ReplyQuote
Re: top of phpmyadmin screen shows Server: mysql wampserver not Server: localhost
Posted by: Otomatic (Moderator)
Date: January 17, 2015 10:39AM

Hi,

This can be anything you want. Just change the contents of an array element in the file
wamp\apps\phpmyadmin4.1.14\config.inc.php
$cfg['Servers'][$i]['verbose'] = 'mysql wampserver';

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: top of phpmyadmin screen shows Server: mysql wampserver not Server: localhost
Posted by: markIV (103.5.184.---)
Date: January 17, 2015 12:23PM

@Otomatic Thanks a zillion. smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.