Comments on How To Install Joomla on CentOS 7

How To Install Joomla on CentOS 7 This document describes how to install and configure Joomla on CentOS 7. Joomla is an immensely popular and award-winning open source Content Management System (CMS) that enables users to build websites and create potent online applications in an unperturbed manner. Absolute user-friendliness and flexibility make Joomla amongst the most sought-after CMS softwares. It uses a PHP application, in addition to a back-end database like MySQL. Joomla was created in 2005, and boasts of more than 10,000 add-ons for customized functionality-no wonder than that it remains the second most popular virtual content management site. This tutorial explains the process of installing Joomla on CentOS 7.0 in the form of a simple-to-follow guide.

6 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: ENeubauer

In the system requirements for Joomla 3.x on their hompage stands something about that php-zlib is required. I haven't tried the Installation of Joomla yet, because I'm only setting up the server for somebody else. Now I want to make sure, that he won't have any problems with that. Can you explain me, why you can disregard anything about zlib?

By: Anonymous

Hi There, I followed this guide however in Joomla all directory permissions are set to unwritable? Global configuration changes won't save and it throws an error could not write to configuration file. I manually created my configuration.php file and set permissions apache:apache 755. Did you have this issue?

By: Anonymous

Hello, i have the similar issue after following the installation step. All my directory permissions are unwritable. Am i missing some pre/post configuration?
 

 

 

By: flowflorin

check / configure / disable selinux

By: Srikanth

Hit the below command as root and restart the httpd service. 

# chcon -R -t httpd_sys_rw_content_t /var/www/html

That should do the magic...

By: toniatack

Hi,

Thank's lot for this step by step tutorial. It's been very useful

This link for wget command no longer works:

http://joomlacode.org/gf/download/frsrelease/19665/160049/Joomla_3.3.3-Stable-Full_Package.zip

I've used this instead:

https://downloads.joomla.org/cms/joomla3/3-6-4/joomla_3-6-4-stable-full_package-zip

Best Regards,