Web site source file about 16MB, I have a VPS, the source code through the SCP uploaded to the server. Currently: the website is open as blank.
I have developed a website with others, but this is the first time you have configured your website. I know that there may be a lot of problems, and ask for expert advice.
7/8 14:07
VPS Host using LNMP server framework, the primary domain name is imink.net, the sub-domain name of the project is sharit.imink.net, the site source files under/home/wwwroot/sharit.imink.net, before uploading the site, I created a new index.php test in this directory that shows success, stating that there is no problem with the subdomain.
PS: main domain is WordPress blog
PS: Real-time update progress
Reply content:
Web site source file about 16MB, I have a VPS, the source code through the SCP uploaded to the server. Currently: the website is open as blank.
I have developed a website with others, but this is the first time you have configured your website. I know that there may be a lot of problems, and ask for expert advice.
7/8 14:07
VPS Host using LNMP server framework, the primary domain name is imink.net, the sub-domain name of the project is sharit.imink.net, the site source files under/home/wwwroot/sharit.imink.net, before uploading the site, I created a new index.php test in this directory that shows success, stating that there is no problem with the subdomain.
PS: main domain is WordPress blog
PS: Real-time update progress
The landlord spent the afternoon 2h solved the problem.
The problem is:
1. config.php configuration file variable modification error;
2. File name capitalization problem;
3. mysql access problem, solution, Db_host = "localhost";
I forgot that the server was on the local.
Thank you, everyone!
VPS
If you need to configure independently, you need to install your own operating environment such as PHP
and Apache
or Nginx
After the installation is successful, put the project in the correct location to run
Modify the PHP configuration in display_errors to on (such as the frame Open debug mode), blank page will display the specific error message, follow the information repair. 、
Up: Can't stand, the return code is 500, the program has errors.
Please provide the following information first
Development language
Local and remote deployment environments
Information such as database version