The website source file is about 16 mb. I have a vps, and the source code is uploaded to the server through scp. Currently, the website is blank. I developed my website with others, but this is the first time I configured my website. I know that there may be many problems. Please kindly advise me. 7814:... the website source file is about 16 mb. I have a vps and the source code is uploaded to the server through scp. Currently, the website is blank.
I developed my website with others, but this is the first time I configured my website. I know that there may be many problems. Please kindly advise me.
7/8
The vps host adopts the lnmp Server framework. The primary domain name is imink.net, And the subdomain name of this project is sharit.imink.net. The website source file is stored in/home/wwwroot/sharit.imink.net. before uploading the website, create an index in this directory. the php test shows that the sub-domain name is correct.
PS: The primary domain name is a wordpress blog
PS: Real-time update progress
Reply content:
The website source file is about 16 mb. I have a vps, and the source code is uploaded to the server through scp. Currently, the website is blank.
I developed my website with others, but this is the first time I configured my website. I know that there may be many problems. Please kindly advise me.
7/8
The vps host adopts the lnmp Server framework. The primary domain name is imink.net, And the subdomain name of this project is sharit.imink.net. The website source file is stored in/home/wwwroot/sharit.imink.net. before uploading the website, create an index in this directory. the php test shows that the sub-domain name is correct.
PS: The primary domain name is a wordpress blog
PS: Real-time update progress
The landlord spent 2 hours in the afternoon to solve the problem.
The problem is:
1. An error occurred while modifying the variable in the config. php configuration file;
2. File name Case sensitivity issues;
3. mysql access problems. Solution: DB_Host = "localhost ";
I forgot that the server is local.
Thank you!
VPS
If you need independent configuration, you need to install the runtime environment by yourself, as shown in figurePHP
AndApache
OrNginx
And so on
After the installation is successful, place the project in the correct position for running.
Modify display_errors in the PHP configuration to On (for example, if the framework enables Debug mode), the blank page will display the specific error information and fix it according to the information. ,
UP: The error code is 500.
Please provide the following information first
Development language
Local and remote deployment Environment
Database version and other information