How do you set up Joomla! on Win XP for local testing?
From Joomla! Documentation
(Difference between revisions)
m (clean up categories with <noinclude> tags) |
|||
| Line 17: | Line 17: | ||
[[Image:Xampp-success.jpg|Xampp after successful local Installation]] | [[Image:Xampp-success.jpg|Xampp after successful local Installation]] | ||
| − | [[Category:FAQ]] | + | <noinclude>[[Category:FAQ]] |
[[Category:Installation FAQ]] | [[Category:Installation FAQ]] | ||
[[Category:Getting Started FAQ]] | [[Category:Getting Started FAQ]] | ||
| Line 24: | Line 24: | ||
[[Category:Plugin Development]] | [[Category:Plugin Development]] | ||
[[Category:Language Development]] | [[Category:Language Development]] | ||
| − | [[Category:Component Development]] | + | [[Category:Component Development]]</noinclude> |
Latest revision as of 15:46, 1 September 2012
There are multiple methods available for creating a local development and testing environment for Joomla! on Win XP including:
XAMPP
- Download latest version of Xampp for windows from Apache Friends.
- Create an xampp directory at the root of C:\
- Extract downloaded xampp zip file into newly created xampp directory
- Locate extracted file xampp-control within the xampp directory and double click to execute xampp control panel.
- Select services that you would like to start
- Click Start
- Click on Apache Admin button to view local web server main page
**Apply Xampp Post Installation Security Settings Utilizing the Security Option on the Left Menu.**
