skip to main |
skip to sidebar
Install Joomla 2.5
Yaaayy... this time, i learnt new engine to develop a website named Joomla!. There's new version for Joomla, but this time i'll install Jooma version 2.5.6.
- Create database named 'joomla'
- Unzip the joomla! installer then copy it to folder named "joomla" at htdocs.
- Open your browser and go to http://localhost/joomla/
- Since we use XAMPP, so Database type we use is MySql.
- Upppssss... don't forget to filling the Host name, Username, and Database Name.. the default of Password is no password..
- For FTP set up, just ignore it.
- This admin account is important, since it account used to install any plugin for joomla!
- Removing the installation folder, inside the joomla folder in htdocs. I delete it manually since the button on the installation page can't access it.
- It's done but there's a error since the XAMPP Application needs a permission to it's installer to create the configuration.php on htdocs/joomla/ folder, and i forget to give it.
- So, i just create my configuration.php..
- Then, log in to admin page of joomla, at http://localhost/joomla/administrator/
- Voila, it's done... just chek your new web with joomla in http://localhost/Joomla/
0 comments:
Post a Comment