search

Home  >  Q&A  >  body text

php - Questions about Sina Cloud deployment access?

After deploying the project on Sina Cloud, you can access it by accessing index.php, but you cannot access it simply by accessing the ThinkPHP framework, prompting error 500! ps: The framework is downloaded from Sina Cloud, so there is no problem. If anyone has encountered the same problem, please help me solve it. Thank you very much!

PHPzPHPz2778 days ago631

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-05-18 10:50:18

    Sina Cloud can run if it is a pure php script, but for the ThinkPHP framework, the source code needs to be packaged and uploaded together. In addition, the php version is also very important. For php5, if you use TP5, it is obviously inappropriate. . Moreover, Sina's PHP version is generally 5.3, and many PHP frameworks cannot run.

    reply
    0
  • Cancelreply