Please give me some advice! ! ! Thank you
Our company previously asked others to build Ngnix MySQL on the LeTV cloud platform, and then built a PHP live broadcast platform. Later, the people from that company could not find it. Now we have the website source code, but it is difficult to build it. It just doesn't work.
I set it up on Alibaba Cloud yesterday. Apache MySQL can be set up. My local computer can also be set up using IIS MySQL, but there are some problems:
Question 1, when logging in to the website Enter the correct username and password but it does not jump automatically. It stays on the login page and you need to refresh the webpage manually (you have logged in successfully).
Question 2, when registering on the website, enter some (required) information, and then click "Register" to prompt the password length It must be more than 6 digits and less than 14 digits. I have tried countless passwords but nothing works (no need to doubt my password). If you fill in all the information in , then click "Register" "The verification code is incorrect, and the verification code has been tried countless times (and the local graphic verification code cannot be refreshed).
Question 3. This thing will pop up on the website every minute. How can I set it to only pop up once, or remove it directly?
Final question: I want to ask why my Nginx MySQL just can’t be set up! ! ! Any special needs?
The above are all my questions. If you solve the problem, I can send you a red envelope. Thank you very much!
ringa_lee2017-08-31 09:21:26
It may be that your previous coding environment is not Nginx. If you want to change to nginx, you have to manually modify some configurations. Others are probably programming problems and you have to debug step by step
Day2017-08-30 13:59:04
This may be a problem with the installation and configuration of your project. If the Nginx service cannot be started, it may be that the web page cannot be opened directly.