• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How To Install Fiyo CMS On CentOS 6.9

{{postValue.id}}

To Install Fiyo CMS on CentOS 6.9

Fiyo is an open source CMS tool used for building websites and attractive blogs. Adding and manipulating content using Fiyo CMS is quite easy as its installation. In this, article, you will be briefed about the installation of Fiyo CMS on CentOS7. But, before that, you need to make sure that you have certain per-requirements that are essential for smooth installation process.

Prerequirements
· Install Apache, MySQL-server, PHP
· In MySQL , create database, create user for database , give privilege to that user


Installing Fiyo CMS

If you want to download the Fiyo package, you can use the wget command followed by the download link as given below.

[root@linuxhelp1 fiyo]# wget https://excellmedia.dl.sourceforge.net/project/fiyo-cms/Fiyo%202.0/fiyo_cms_2.0.6.1.zip
--2017-09-18 13:56:18--  https://excellmedia.dl.sourceforge.net/project/fiyo-cms/Fiyo%202.0/fiyo_cms_2.0.6.1.zip
Resolving excellmedia.dl.sourceforge.net... 202.153.32.19
Connecting to excellmedia.dl.sourceforge.net|202.153.32.19|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6155206 (5.9M) [application/octet-stream]
Saving to: “ fiyo_cms_2.0.6.1.zip” 
 
100%[======================================> ] 6,155,206    297K/s   in 12s     
 
2017-09-18 13:56:55 (503 KB/s) - “ fiyo_cms_2.0.6.1.zip”  saved [6155206/6155206]



Once the package is downloaded, move it in html location. For that you need to run the following command.

[root@linuxhelp1 ~]# mv fiyo_cms_2.0.6.1.zip /var/www/html 


Now, enter into html location as follows.

[root@linuxhelp1 ~]# cd /var/www/html/


Extract the downloaded file by executing the following command.

[root@linuxhelp1 html]# unzip fiyo_cms_2.0.6.1.zip 
Archive:  fiyo_cms_2.0.6.1.zip
  inflating: index.php               
  inflating: LICENSE.txt             
.
.
 inflating: .htaccess               
  inflating: installer.php           


After that, you need to change the ownership of the file in html location. You can complete this action by executing the following command.

[root@linuxhelp1 html]# chown -R apache.apache /var/www/html


Once it is done, change the permission of the file in html location.

[root@linuxhelp1 html]# chmod -R 775 /var/www/html


You need to restart the Apache service now to give effect to all the modifications done earlier.

[root@linuxhelp1 html]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]


Now, the rest of the process ought to be done in GUI. So, switch over to your browser and enter your machine ip as URL. The installation setup appears on your screen, fill the database details and click next.
Fiyo


database

Here you will be asked to fill the admin details, enter the details and click next.
install

With this, the installation is complete. To open admin panel click ‘ Go to AdminPanel’
installation complete

After that, you need to give admin privileges and click on Login.
login

Once you login, you will be taken to the Admin page of Fiyp CMS. The admin dashboard resembles the one present in the following image.
site

With this, the installation of Fiyo CMS on CentOS 6.9 is over.

Tags:
benjamin
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Please tell me the procedure to install Fiyo CMS on Ubuntu?

A

Please refer the link as follow "https://www.linuxhelp.com/how-to-install-fiyo-cms-in-ubuntu/"

Q

The terms of using Fiyo CMS?

A

Fiyo is an open source CMS tool used for building websites and attractive blogs. Adding and manipulating content using Fiyo CMS is quite easy as its installation.

Q

Can I host the Fiyo CMS using the Nginx server?

A

Yes, you can host the Fiyo CMS using the Nginx server.

Q

What is Fiyo CMS?

A

Fiyo is an open source CMS tool used for building websites and attractive blogs. Adding and manipulating content using Fiyo CMS is quite easy as its installation.

Q

What are the requirements for installing Fiyo CMS on Centos?

A

The requirements for Fiyo CMS are as follows,
· Install Apache, MySQL-server, PHP
· In MySQL , create database, create user for database , give privilege to that user

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.