deploy - Related information

  • Django deployed on nginx card on socket

    problem summary: novice programmers intend to write a simple project to display data in Ubuntu16.04,Python3.5,Django2.0, only one App, test is correct, and intend to deploy in NGINX+uWSGI. But there was a problem during the test. paste the code first ...

    Aug.11,2021
  • Php reports an error after it is deployed to a network server?

    you can connect to the database in the local phpStudy environment, so why do you report an error when you put it on a network server? the following is the request code: there is no problem locally. Just get in touch with PHP for the first time . ...

    Jun.03,2021
  • Windows environment code deployment to linux environment problem?

    there is a web project on the local computer, which uses the windows environment locally, which needs to be published to the server, which is the linux environment. results windows needs to install client to use rsync. before cygwin, was installed, i...

    Apr.05,2021
  • 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-1b2c5bc-40096.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-1b2c5bc-40096.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?