Results 1 to 3 of 3

Thread: [RESOLVED] phpMyAdmin - #2003 - The server is not responding

  1. #1

    Thread Starter
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802

    Resolved [RESOLVED] phpMyAdmin - #2003 - The server is not responding

    Hi

    When I try to log in to phpMyAdmin (cookie auth) I get a
    #2003 - The server is not responding
    error message.
    I know the server is running, because I can connect to it from a command window, and I can select stuff from the databases using php scripts.

    Could it have something to do with the fact that I'm using named pipes to connect to the mySQL server? How do I tell phpMyAdmin to use named pipes?
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: phpMyAdmin - #2003 - The server is not responding

    To use a named pipe, enter a single period as your servers host i.e: ".". This will force PHP to use a named pipe to connect to the server.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802

    Re: phpMyAdmin - #2003 - The server is not responding

    Doh!
    I use '.' as host in my own script, but didn't think of using it in phpMyAdmin...
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width