Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS.
Joomla is written in PHP, uses object-oriented programming (OOP) techniques (since version 1.5[2]) and software design patterns, stores data in a MySQL, MS SQL (since version 2.5), or PostgreSQL (since version 3.0) database, and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, search, and support for language internationalization.
Download Joomla from here: http://www.joomla.org/download.html
Now let's install a new Joomla site with WebsitePanel as an example.
> Please Add domain & create a website.
> Please copy the install files to the host.
> Please create MySQL database & user
> Please modify the host file
- If the domain name is not resolving to IP, we need to update the “host” file at “C:\Windows\System32\drivers\etc”.
> Please update the file “php.ini” set register_globals = on to register_globals = off
> Please enable write permissions, dedicated application pool, set the first Default Documents as index.php. set asp.net to 4.0(Integrated Pipeline)
> Please access http://www.jooXXX89.com/ , You will be redirected to the Joomla installation page. Then start to install the Joomla application.
> Please delete the installation folder