2 Views· 15/12/23· How to
How to Upload Complete Website with Database on Real Server
we have many ways to to upload website project on real server but i will use traditional method
zip your project
export your database
000webhost : https://www.000webhost.com/839828.html
Steps of uploading website with database is
Part 1
1. goto in your local databse like phpmyadmin panel
2. Click on your respective database
3. Click on Export then click on go button( It will generate .sql file )
4. Goto your hosting site like 000webhost.com
5. Than create a database than import than choose file which we have generated in step 3
Part 2
1. Goto in your htdocs folder (C:\xampp\htdocs)
2. Select your respective website folder and then create zip file of that folder
3. Goto your hosting site
4. Than file manager
5. files now than click on files
6. After ing extract your file
7. Move your file in public_html index.php file of this folder will be your default page
These are the steps of ing website with database.
After ing your file and database, you may get some errors
how to overcome with all the errors watch this video till the very end..
Thankyou..!!
Please Subscribe my channel
Then choose hosting provider
You will find many hosting porvider like godaddy, hostinger, BlueHost and many more
For this video I will use 000webhost for my website hosting
Every hosting porvider porvides a Cpanel through which we can manage website and
the process of making webiste live is same in every hosting provider
If you have domain name you can also link with hosting porvider.. if you want a domain name
for free I have already made a video regarding this you can watch that you can find that link in the description
upload zip file
then create database after that import .sql file over there
now change the database connection information with hosting provider database information
If you did the connection in multiple places then you have to the changes in multiple places
But I did the connection in only one places and include this connection where ever I requiered so
I have to do changes in only one place
Now check your website with url
Now let me discuss the challenges you will face when you will make your site live
absolute path
#Webhosting #Website #Server
-~-~~-~~~-~~-~-
Please watch: "MySQL Database connection in java 12 using eclipse 2019"
https://www.youtube.com/watch?v=OnmVTToq32I
-~-~~-~~~-~~-~-
0 Comments