step by step pliz
Transfer joomla from local host to web server?
first u have to install joomla on server... as you installed on local.
Then simply upload the files as normal we upload on server.
1. Upload Joomla Zip file.
2. Unzip It %26amp; install it.
Transfer joomla from local host to web server?
1- From PhpMyAdmin you have to export your SQL into .sql or .zip file.
2- Upload all the files located under %26lt;Joomla_Folder%26gt;/...
3- Edit your config file: configuration.php, usually you have to edit the following config:
$mosConfig_host = %26#039;localhost%26#039;;
$mosConfig_user = %26#039;db username%26#039;;
$mosConfig_password = %26#039;db password%26#039;;
$mosConfig_db = %26#039;database name%26#039;;
$mosConfig_absolute_path = %26#039;your path (from your host)%26#039;;
$mosConfig_cachepath = %26#039;path to cach folder%26#039;;
$mosConfig_smtphost = %26#039;smtp server address (ask your host)%26#039;;
JosXP.com
Give Joomla a Pulse
http://www.josxp.com
No comments:
Post a Comment