• Tushar

    (@tushar4monto)


    Hello,

    I am getting the follwing wordpress installation error: “WordPress database error Unknown column ‘wp_’ in ‘field list’ for query SELECT wp_” in my php error log [https://prntscr.com/h9t91s]

    For your information, I am getting this error with both PHP versions : 7.0.23 and 7.1.9, and with latest WordPress setup 4.8.3.

    Please help me out on this issue.

    Thanks,

    • This topic was modified 6 years, 11 months ago by Tushar.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you check your database user and database that issue is about database system maybe not installing database tables and other

    Have same issues and seems like no solution found till now.

    https://www.ads-software.com/support/topic/iis-localhost-wordpress-setup-error-skip-to-content/#post-9627887

    https://core.trac.www.ads-software.com/ticket/42362

    Not sure whether we have any solution on internet at present to this issue. I believe, It is certainly not DB user and access issue based on above forum threads.

    Hola a me me aparece esto. Como lo soluciono?

    Error al establecer una conexión de base de datos
    Esto significa que la información de nombre de usuario y contrase?a en su wp-config.phparchivo es incorrecta o no podemos contactar al servidor de la base de datos en localhost. Esto podría significar que el servidor de la base de datos de su host está caído.

    ?Estás seguro de que tienes el nombre de usuario y la contrase?a correctos?
    ?Estás seguro de haber escrito el nombre de host correcto?
    ?Estás seguro de que el servidor de la base de datos se está ejecutando?
    Si no está seguro de lo que significan estos términos, probablemente deba contactar a su anfitrión. Si aún necesita ayuda, siempre puede visitar los foros de soporte de WordPress .

    • This reply was modified 6 years, 11 months ago by hernanpizarro.

    have you try to reupload it..?

    What you can do, is to set the correct permission for your site files.

    chown -R root:apache myblog
    chmod -R 774 myblog

    That’s it. Open your blog on the URL and follow through the installation process. Once it’s done. I recommend come back and change the permission for security reasons.

    chmod -R 754 myblog

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress Installation Error’ is closed to new replies.