MySql problem - need help

Discussion in 'MySQL' started by smetten, Nov 24, 2005.

  1. #1
    Hi,

    Is there an easy way to check whether the MySql server on my pc (localhost) is working. Because I can´t seem to access my databases.

    When i try accessing it using php code I just see the text I used, but the code is not interpreted.

    Greetz

    Smetten
     
    smetten, Nov 24, 2005 IP
  2. maro

    maro Peon

    Messages:
    356
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean see only the text you used and the code is not interpreted?
    It seems like a problem in php and mysql
     
    maro, Nov 24, 2005 IP
  3. smetten

    smetten Active Member

    Messages:
    269
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Problem solved,
    thx anyway

    Smetten
     
    smetten, Nov 24, 2005 IP
  4. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So what was the problem?
     
    jimrthy, Dec 8, 2005 IP
  5. Dakait

    Dakait Banned

    Messages:
    287
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    And what is the solutions?
     
    Dakait, Dec 8, 2005 IP
  6. vectorgraphx

    vectorgraphx Guest

    Messages:
    545
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    sounds like the php parser wasn't functioning on the server side. i've seen it happen - the php will just display as text (Read: YIKES!) if the parser isnt on, it might as well be a .txt file
     
    vectorgraphx, Dec 9, 2005 IP