Thinkphp, you can access the method I specified with apache, but not nginx. I don't know why.

apache and nginx are not configured with rewrite, so why can apache be accessed normally? when I use nginx, I clearly access the verify method, but I access the index method.

http://zizo.test.com/admin.php/login/verify
zizo.test.com  

Dec.20,2021

Thank you for the invitation.

The

location / block only needs to be written as:

  

is this a Linux system? Is there no permission to write and read the file?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3dfc9-2c3df.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3dfc9-2c3df.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?