From: abhishek jain Date: December 11 2012 7:20am Subject: Re: Problem accessing phpmyadmin using IP from remote machine List-Archive: http://lists.mysql.com/mysql/228786 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04388ed598062904d08e8307 --f46d04388ed598062904d08e8307 Content-Type: text/plain; charset=ISO-8859-1 Can you ping ip 192.168.1.9 from other machines? On Dec 11, 2012 11:21 AM, "Girish Talluru" wrote: > Hi Guys, > > I have environment as specified below. > > Main server: Windows Server 2008 > Virtual Box: Oracle VM > VM OS: Ubuntu > > Inside Ubuntu I downloaded and configured Apache, MySql, PHP and PhpMyadmin > individually following an article which is mentioned below. > > https://help.ubuntu.com/community/ApacheMySQLPHP > > IP Configuration: > LAN Address: 192.168.1.9 > VirtualBox Address: 192.168.56.1 > > As mentioned in the file I commented the bind address in my.cnf file. > > Using http://localhost/phpmyadmin or http://127.0.0.1/phpmyadmin I could > able to access the phpmyadmin but when I tried with the LAN/VM address > http://192.168.1.0/phpmyadmin or http://192.168.56.1/phpmyadmin > > I'm trying this because I have requirement to access phpmyadmin from other > machines in LAN. > > I tried to change the bind address to VM and LAN address and checked it is > also not working. > > Can anyone suggest where am I thinking wrong? > > Suggestions please. > > Thanks, > Girish Talluru > --f46d04388ed598062904d08e8307--