This section will explain on how to live your system into the server. There are a few steps that must be follow. 1) Open your FileZilla and create a new site. Insert your host name and your username. After that, make a connection into the server. 2) Now, upload your localhost coding folder into server. 3) After finish upload into your server, run the system in your browser. At this phase, you will see database error. Now, we will configure the database. 4) Open your CPanel and click MySQL Database to setup database in your server. Create your database. 5) After create your database, now go to the next step which is create user for your database. 6) Then, add your user into your database. It will ask for privillege. So, choose yours or you can tick all. 7) Now, your server database has been created. Next step is, we want to export the local database into server database. Open your MySQL in your PC. 8) Create a new connection and setup your database. Insert the n...
Comments
Post a Comment