|
How to Install Joomla on a Mac |
|
Following on the newsletter from last week where we talked about developing locally and moving your site to a live server, this week we're going to walk you through installing Joomla locally, on a Mac.
We're going to use MAMP for this tutorial.
Here's how you do it:
- Download and install MAMP to your Applications directory.
- Download the latest Joomla 1.5 zip file.
- Start MAMP by double clicking on the MAMP icon in your Applications/MAMP directory.
- Once the servers have started, a browser window should open to the MAMP start page. If not, click on the 'Open start page' in the MAMP window.
- Set up your database for Joomla by clicking on the phpMyAdmin link in the start page and inserting the name you wish to use for your database in the 'Create new database' field. **For all databases created in MAMP the default username / password is: root / root, and the Host Name that you will use when installing Joomla is: localhost.
- Copy/move the downloaded version of Joomla 1.5 to your Applications/MAMP/htdocs directory and unzip the file. Leave a copy of this zip file in the htdocs directory for easy creation of multiple Joomla sites ... just unzip the file each time you wish to have a new Joomla installation!
- Rename the unzipped folder to mysite (or whatever you wish).
- In your broswer navigate to http://localhost:8888/mysite (or whatever name you gave your directory).
- Run through the Joomla installation process and voila! (need help installing Joomla? See: http://help.joomla.org/content/category/48/268/302/)
You should now have a shiny new installation of Joomla on your Mac where you can develop your website securely in your local environment.
|
Comments
"Index of/mysite"
with a choice between Parent Directory and administrator/
If I click on Parent Directory it just sends me to mysite, which loops me back to Parent directory and administrator/ .
When I click administrator/ I get the following message (using mamp):
"Not Found
The requested URL /mysite/installation/index.php was not found on this server.
Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2 Server at localhost Port 8888"
What can I do??? Is it possible that the site has been busy for 2 days??
I installed XAMPP and it all worked out fine. Best thing to do is to find the folder where htpdocs is installed in your system. Create a folder named site and move all Joomla files into it. Remember to turn on your server, create your database, go to your browser and type http://localhost/name_of:the_folder_where_joomla_files-are.
The installation process starts and it's very quick.
i have the same problem, cant get into the install routine. what have you done to resolve your problem?
ty,
Safari can’t open the page “http://localhost:8888/mysite”
because Safari can’t connect to the server “localhost”.
Firefox says:
Firefox can't establish a connection to the server at localhost:8888.
* The site could be temporarily unavailable or too busy. Try again in a few
moments.
* If you are unable to load any pages, check your computer's network
connection.
* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
I am pretty sure I have to change network setting somewhere, but not sure how or which one. Any help would be great!
I have been trying this for weeks and not getting anywhere further than this step! can you help?
In this case "Install" means "move". Take the whole MAMP folder and move it to Applications.
RSS feed for comments to this post