Activity Stream
48,167 MEMBERS
62627 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1.     
    #11
    Member
    edit

  2.   Sponsored Links

  3.     
    #12
    Member
    anyone tell me how can solve this?

  4.     
    #13
    Moderator
    NewEraCracker's Avatar
    I know this is an old thread anyway it could be related to a PHP 5.3 mysqlnd/php sockets bug present in earlier php versions related with IPv6 issues. You will likely face this issues if using php less than 5.3.5 with NT 6.0 OS (Windows Vista, 7, 2008).

    You could edit phpmyadmin configuration file (config.inc.php) and replace all the instances of localhost with 127.0.0.1
    Code: 
    $cfg['Servers'][$i]['host'] = '127.0.0.1'
    It could be also caused by Windows/MySQL misconfiguration regarding host resolution, if so, start cmd.exe as administrator and run:
    Code: 
    notepad %windir%\system32\drivers\etc\hosts
    To edit your hosts file and add the following line if not present already
    Code: 
    127.0.0.1 localhost
    Regards,
    NewEraCracker
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 12th May 2012, 04:42 PM
  2. Replies: 0
    Last Post: 9th Apr 2011, 07:42 AM
  3. Could not connect to MySQL
    By toothmaniac in forum Technical Help Desk Support
    Replies: 10
    Last Post: 16th Jan 2011, 08:03 AM
  4. Can't connect to rapidshare from server
    By woja in forum Technical Help Desk Support
    Replies: 0
    Last Post: 16th Jun 2010, 04:47 PM
  5. Replies: 14
    Last Post: 2nd Jan 2010, 02:15 AM

Tags for this Thread

BE SOCIAL