New site on same php version as other sites does not work

Discussion in 'General' started by Keagan, Jun 18, 2020.

Tags:
  1. Keagan

    Keagan Member

    Hello,

    I have on php 7.0 which is default PHP version for my ISPConfig and run two Wordpress sites on it.

    I crated new website where I wanted to install another WP, but there is the catch. It gives me 500 error, whenever I want to access installation of wordpress. But php info works there fine, I dont know where it the problem.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Take a look into the error.log file of the website.
     
  3. Keagan

    Keagan Member

    It is empty, only access log tells me I have answer 500
     
  4. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    add:
    to your wp-config.php file and try the site again, see if any errors show up in /wp-content/debug.log
     

Share This Page