Configuring remote access to phpAdmin
Posted by: newprint (---.bltmmd.fios.verizon.net)
Date: March 04, 2013 09:03PM

Hi !
I am new user and trying to configure Wamp so I can access phpAdmin panel remotely.

Here is what I did so far:

1. Changed root password (since by default root has no password)
(Had #1045 - Access denied for user 'root'@'localhost' (using password: NO) error. Fixed it by adding root password to another file)

2. Changed phpmyadmin.conf. , to

<Directory "c:/wamp/apps/phpmyadmin3.5.1/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
</Directory>

3. Tried to access my server remotely by [71.179.XXX.XXX], but keep getting "404 Not Found".

What else needs to be done ?
Thanks !



Edited 2 time(s). Last edit at 03/04/2013 09:32PM by newprint.

Options: ReplyQuote
Re: Configuring remote access to phpAdmin
Posted by: RiggsFolly (---.as13285.net)
Date: March 04, 2013 11:50PM

You need to 'Put Online' your server


left click wamp manager -> Put Online

Options: ReplyQuote


Sorry, only registered users may post in this forum.