How Do I Transfer A Joomla Website On My Computer To A Web Server? Free RapidShare Download

How Do I Transfer A Joomla Website On My Computer To A Web Server?

January 24, 2010 under FAQ

step by step pliz

Search more about How Do I Transfer A Joomla Website On My Computer To A Web Server?:

  • flashbird

Comments

4 Responses to “How Do I Transfer A Joomla Website On My Computer To A Web Server?”
  1. josxp says:

    1- From PhpMyAdmin you have to export your SQL into .sql or .zip file.
    2- Upload all the files located under /…
    3- Edit your config file: configuration.php, usually you have to edit the following config:
    $mosConfig_host = ‘localhost’;
    $mosConfig_user = ‘db username’;
    $mosConfig_password = ‘db password’;
    $mosConfig_db = ‘database name’;
    $mosConfig_absolute_path = ‘your path (from your host)’;
    $mosConfig_cachepath = ‘path to cach folder’;
    $mosConfig_smtphost = ’smtp server address (ask your host)’;
    4- Import your SQL Script,
    JosXP.com
    Give Joomla a Pulse
    http://www.josxp.com

  2. Bratz Freaks says:

    basicly its only for
    1. upload the joomla folder to the public_html and or www in to your web server with a filezilla or cuteftp
    2. export the phpmyadmin from localhost to phpmyadmin by import them.
    3. check path on configuration.php make sure your database name and user pass and password is true..
    thats all ;)

  3. orang gila says:

    hey I’m new to joomla too, but I manage to uploaded it to my server two days ago.
    first you have to create database on your server
    second, upload the unzipped joomla file to wwwroot or public_html or httpdocs or whatever public file name your server provided for you.
    I prefer to put the joomla unziped file under the folder name that making sense to myself. Lets say I call the folder ‘dog’ then to set the joomla up simply go to http://www.mywebsite.com/dog and follow the prompt from there

  4. John R says:

    You can find out step by step guide at http://oktutorial.com/webdesign.htm
    You can even earn from adsense using your website.

Leave a Comment

If you want a pic to show with your comment, go get a gravatar!