search

Home  >  Q&A  >  body text

tp5, in the lnmp environment, the default file accessed after binding the domain name is blank, and Google Chrome reports a 500 error

tp5, in the lnmp environment, after binding the domain name, accessing the default file is blank, and Google Chrome reports a 500 error

哆啦尊比哆啦尊比2604 days ago1566

reply all(2)I'll reply

  • lmaster

    lmaster2017-10-27 11:10:50

    To troubleshoot this kind of problem, first check what files cannot be seen, such as .php, .html, .jpg

    What is the server system?

    First check whether the permissions of your site directory are acceptable. Read

    Whether nmp is started in lnmp

    Check whether the site directory configured by nginx is always there

    Whether there are other routes

    Whether the port is occupied

    etc. . . . .

    reply
    0
  • ringa_lee

    ringa_lee2017-10-26 13:33:10

    You first try to access any file under the directory. If you can access it, the directory configuration is correct, and then start troubleshooting the program in the index.php file. Otherwise, the configuration is unsuccessful and the site needs to be reconfigured

    reply
    0
  • Cancelreply