Current Page: 1 of 1
Results 1 - 3 of 3
14 years ago
matan7890
You changed the config.inc.php right? (the defult is "using password: NO" you need to change the config.inc.php to: <?php /* Servers configuration */ $i = 0; /* Server: localhost [1] */ $i++; $cfg['Servers'][$i]['verbose'] = 'localhost'; $cfg['Servers'][$i]['host'] = 'localhost'; $cfg['Servers'][$i]['port'] = ''; $cfg['Servers'][$i]['socket'] = ''; $cfg['Servers'][$i]['
Forum: WampServer English
14 years ago
matan7890
Did you open the port (port forwarding)?
Forum: WampServer English
14 years ago
matan7890
I think that you can. Download the phpMyAdmin. Put it in <wamp>\apps\phpMyAdmin2.6.4 (<wamp>=your wamp directory, the defualt is C:\wamp) After you did it click on the system tray icon wamp and click on: Apache>Alias directories>h ttp://localhost/phpmyadmin/ Its will open for you a text file. The first line should be written like this: Alias /phpmyadmin "c:/wamp/app
Forum: WampServer English
Current Page: 1 of 1