New To Joomla - Installing on Win7.64

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
Severian
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sun Sep 14, 2014 9:11 pm

New To Joomla - Installing on Win7.64

Post by Severian » Tue Sep 23, 2014 1:50 pm

Hello Guys,

Hoping you can help about a bit of a newbie.

I have been asked by my father to build him a website for his new business. I do have a basic understanding of html/Dreamweaver but decided I wanted to go the modern CMS route. After some investigation into the different options available I decided Joomla was the best out there.

I am looking to install Joomla locally on my Windows 7 64 bit PC. This is unfortunately were I start to get very confused about what to do next. I have read different things about WAMP? XAMPP? Microsoft Web Matrix?

Any advice on what I need to install would be massively appreciated.

Thanks in advance!

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28202
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: New To Joomla - Installing on Win7.64

Post by imanickam » Tue Sep 23, 2014 2:16 pm

You could use WAMP Server. Once you installed WAMP Server, create a new directory (say mysite) under the directory \wamp\www and then unzip the Stable Full version of Joomla! into the new directory.

You could access the site by typing localhost/mysite

When you type localhost/mysite, the installation dialog would start. For the database connectivity use the username root and there is no password for the user name root. You can choose a database name. The hostname is localhost.

Review of the documents at http://docs.joomla.org/ would be of help.

It is better to have two sites (two installations of Joomla!) say mysite and mylearning. One you could install with NO SAMPLE DATA and another one with the SAMPLE DATA - LEARN JOOMLA!

The administrator URL for the site would be localhost/mysite/administrator
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: New To Joomla - Installing on Win7.64

Post by sovainfo » Tue Sep 23, 2014 3:51 pm

In order to run Joomla on your local PC it is required to turn it into a webserver and database server. See http://www.joomla.org/technical-requirements.html for which are supported. The majority is running apache on MySQL.

There are a lot of stacks like WAMP and XAMPP that provide you with Apache Mysql Php (AMP). They all provide the minimum to run Joomla.

Creating a site doesn't mean you are developing in PHP, HTML, CSS, Javascript ....
There is quite a lot out there already. Look at extensions.joomla.org.

For developing for Joomla the minimum requirement is a code editor. Notepad will do, but Notepad++ is more convenient. Depending on the amount of development you might want to have a look at Microsoft Web Matrix or the more popular PHPStorm, Eclipse PDT or Netbeans. These IDE's
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

Severian
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sun Sep 14, 2014 9:11 pm

Re: New To Joomla - Installing on Win7.64

Post by Severian » Mon Sep 29, 2014 7:53 pm

Thank you for your help guys.

I opted to install XAMPP, seems to be working just fine.

If anyone can point me towards some beginners Joomla tutorials that would be great! :)

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9710
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: New To Joomla - Installing on Win7.64

Post by AMurray » Mon Sep 29, 2014 9:37 pm

Documentation (Beginners) here: http://docs.joomla.org/Portal:Beginners.
Regards - A Murray
General Support Moderator

Alicia84
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Oct 01, 2014 1:43 pm

Re: New To Joomla - Installing on Win7.64

Post by Alicia84 » Wed Oct 01, 2014 1:51 pm

AMurray wrote:Documentation (Beginners) here: http://docs.joomla.org/Portal:Beginners.

Was looking for that, thanks.

Simon Bol Majok
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Mon Sep 29, 2014 1:43 pm

Re: New To Joomla - Installing on Win7.64

Post by Simon Bol Majok » Wed Oct 01, 2014 4:57 pm

Step 1: Download the Joomla installation package Step 2: Upload the Joomla files to your server Step 3: Create a MySQL Database for Joomla to use Step 4: Go through the installation process


Locked

Return to “Installation Joomla! 3.x”