search

Home  >  Q&A  >  body text

How can I solve the problem when it is extremely slow when I use phpstudy+nginx to run php files?

How can I solve the problem when it is extremely slow when I use phpstudy nginx to run php files? Running html files is extremely fast, but the php file cannot be opened for a long time. I used apache before and it kept getting hung up, so I changed it to nginx. But after that, it was very difficult to enter the backend. I searched a lot online and couldn't find the reason.

百度表哥百度表哥2256 days ago1205

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2018-11-03 22:25:49

    It is impossible to guess what is causing this. Debug it with PHP breakpoints. Start from the entry file and see which part of the code is causing the slow speed.

    reply
    0
  • Cancelreply