I get error on wordpress install

Discussion in 'Site & Server Administration' started by travelmate, Jul 9, 2009.

  1. #1
    Hi !

    I try to install wordpress on my server and i get this error message in the begin:

    Your PHP installation appears to be missing the MySQL extension which is required by WordPress

    How to fix it ?
     
    travelmate, Jul 9, 2009 IP
  2. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #2
    MySQL extension is not enabled in your PHP installation. You will need to compile PHP with MySQL extension.
     
    kailash, Jul 9, 2009 IP
  3. sahabcse

    sahabcse Well-Known Member

    Messages:
    272
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Hi

    Install php-mysql package for resolving the issue
     
    sahabcse, Jul 10, 2009 IP
  4. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #4
    Is this your server? What OS are you running? Any control panel, or, is this just a test server setup at home?

    If you are running a redhat based system, you can try the following from the command line:

    yum install php-mysql
     
    RHS-Chris, Jul 10, 2009 IP
  5. Professional Dude

    Professional Dude Prominent Member

    Messages:
    6,261
    Likes Received:
    430
    Best Answers:
    0
    Trophy Points:
    330
    #5
    That would help solve the error, and then you will be able to install wordpress.
     
    Professional Dude, Jul 10, 2009 IP
  6. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
    #6
    Just read the error, it says it's missing your mysql, get that setup and you should be fine ;)
     
    Brandon Sheley, Jul 10, 2009 IP