问题
For couple of days i am trying to upload my php files and database to WebsitePanel but i can't. If anybody is familiar with WebsitePanel please help me.
回答1:
If you use cPanel then follow this step:
- Login to cPanel
- Click on File Manager
- Select Web Root (public_html/www) and clock on Go.
- Click on Upload on the top.
- Click on Choose File to select the file which you have upload.
For database:
- Click on phpMyAdmin on the home page of your cpanel.
- Select the database which you have used on the left side of your phpMyAdmin interface.
- Click on SQL and paste your MySql code on it.
- Click go to run the code.
来源:https://stackoverflow.com/questions/23968193/how-i-can-use-cpanel-to-upload-php-files-and-database