Can i move my joomla website that i have been running on my local machine to cpanel??? What could be the step?? How can i take backup of my db or others thing??? Is there any simple link or tutorial for that???
The answer is yes. You need to export your db. How are you currently managing your db (phpmyadmin, command line)? I found this link a simple google search... http://kb.siteground.com/article/How_to_migrate_my_local_Joomla_installation_to_SiteGround.html
just googgling it.. There are basic step to do that: - Create your database and user from your cpanel - Export your database tables into .sql file from your localhost and import it from your cpanel - Copy all your joomla files from your localhost - Deploy all your joomla files to your hosting - Make a little configuration in configuration file - Delete all your installation folder and files from your hosting That's it.for detail explanation you can googling it
hi kindly use this component _http://extensions.joomla.org/extensions/access-a-security/backup/1606, with this you just make a Pack in the local computer, send the file to live server, than make a database at server, than you can do installation at live server like in localhost, just try its, its very easy and powerfull joomla component backup,
I think Joomlapack is the best option but still you can do it manually as well. just upload files and then setup the db. Once this is done, change the config file according to your cpanel setting and you website will get live. Hope it helps.. good luck.