• 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 Clipper CMS 1.3.3 on Ubuntu 18.04

{{postValue.id}}

To install Clipper CMS 1.3.3 on Ubuntu 18.04


Clipper CMS is a flexible and powerful open source content management system. Clipper CMS is that allows you to create and publish your personal blogs and also complex and dynamic applications on the web. Although it can be used to web publishing and manage content on an intranet or on a single computer.

Prerequisites


To install LAMP(Apache, MariaDB, php7)
In MariaDB (create database and user and give privileges to that user )

Php installation with required following modules

add-apt-repository ppa:ondrej/php 
apt-get update 
apt-get install php7.0 php7.0-mysql php7.0-curl php7.0-json php7.0-cgi libapache2-mod-php7.0 php7.0-mcrypt php7.0-xmlrpc php7.0-gd php7.0-mbstring php7.0  php7.0-common  php7.0-xmlrpc php7.0-soap  
php7.0-xml php7.0-intl  php7.0-cli  php7.0-ldap php7.0-zip php7.0-readline php7.0-imap php7.0-tidy php7.0-recode php7.0-sq php7.0-intl

Switch to the following directory

root@linuxhelp1:~# cd /home/user1/Downloads/

Download a Clipper CMS package using this following URL

root@linuxhelp1:/home/user1/Downloads# wget https://github.com/ClipperCMS/ClipperCMS/archive/clipper_1.3.3.zip
--2018-05-24 22:53:45--  https://github.com/ClipperCMS/ClipperCMS/archive/clipper_1.3.3.zip
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
.
.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘ clipper_1.3.3.zip’ 

clipper_1.3.3.zip                   [                                               < =>    ]   5.89M   133KB/s    in 43s     

2018-05-24 22:54:31 (140 KB/s) - ‘ clipper_1.3.3.zip’  saved [6173410]

The downloaded package is a zip file, so we need to unzip the file now

root@linuxhelp1:/home/user1/Downloads# unzip clipper_1.3.3.zip 
Archive:  clipper_1.3.3.zip
0ee9f2cb5bafc683fb7424d484669356c0662ac4
   creating: ClipperCMS-clipper_1.3.3/
  inflating: ClipperCMS-clipper_1.3.3/.gitignore  
  inflating: ClipperCMS-clipper_1.3.3/README.md  
   creating: ClipperCMS-clipper_1.3.3/assets/
.
.
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/save_user.processor.php  
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/save_web_user.processor.php  
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/undelete_content.processor.php  
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/unpublish_content.processor.php  
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/user_documents_permissions.class.php  
  inflating: ClipperCMS-clipper_1.3.3/manager/processors/web_access_groups.processor.php  
  inflating: ClipperCMS-clipper_1.3.3/sample-robots.txt

Move the extracted file into the following path

root@linuxhelp1:/home/user1/Downloads# mv ClipperCMS-clipper_1.3.3 /var/www/

Switch to the following directory

root@linuxhelp1:/home/user1/Downloads# cd /var/www/

Change the ownership and permission of the file

root@linuxhelp1:/var/www# chown -R www-data.www-data ClipperCMS-clipper_1.3.3
root@linuxhelp1:/var/www# chmod -R 775 ClipperCMS-clipper_1.3.3

Create a new virtual host configuration for accessing the Clipper CMS application

root@linuxhelp1:/var/www# vim /etc/apache2/sites-available/clipper.conf
< VirtualHost *:80> 
ServerName www.linuxhelp1.com
DocumentRoot /var/www/ClipperCMS-clipper_1.3.3/

< Directory /var/www/ClipperCMS-clipper_1.3.3/> 
AllowOverride All
allow from all
< /Directory> 

< /VirtualHost> 

Enable the site access

root@linuxhelp1:/var/www# a2ensite clipper.conf
Enabling site clipper.
To activate the new configuration, you need to run:
systemctl reload apache2

Disable the default access

root@linuxhelp1:/var/www# a2dissite 000-default.conf
Site 000-default disabled.
To activate the new configuration, you need to run:
systemctl reload apache2

Enable the rewrite module

root@linuxhelp1:/var/www# a2enmod rewrite
Enabling module rewrite.
To activate the new configuration, you need to run:
systemctl restart apache2

Restart the apache2 service

root@linuxhelp1:/var/www# systemctl restart apache2

Open a browser and type the following URL of http://local IP (or ) domain name
web_config

Choose the language for use the Clipper CMS
language

Choose the installation method
installation_mode

Configure the database detail and the Administration user credential
database_info

Choose the site modules, timezone, and Locales
optional_items

verify the pre-installation validation
validation


verify the installation results
resullts

Log in using the admin user credentials
login

After the successful login, you will see the admin dashboard of clipperCMS as follows
dashboard

with this, the method to install Clipper CMS 1.3.3 on Ubuntu 18.04 comes to an end.

Tags:
lucas
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Where can I find out more about the Clipper Card?

A

You can learn more about the Clipper Card at www.clippercard.com. You can also use this website to register your Clipper Card, set up automatic load features and check your balance online.

Q

Should I register my Gator Pass with Clipper? How do I do so?

A

Clipper by visiting www.clippercard.com. Registering your card protects your balance should you lose your card and need to replace it. It also lets you access your transaction history, set up automated loading of additional funds, and choose to receive important Clipper updates. BART riders must load cash value on their Clipper card account in order to ride BART.

Q

When I get on BART or Muni, do I have to tag/tap my Gator Pass on a card reader?

A

Yes. When riding Muni, you must tap your OneCard/ Gator Pass on a transponder when entering a station or boarding a vehicle. Failure to do so is a failure to pay and may result in a fine. Find the Clipper card reader on the bus or at fare gates in stations or ferry terminals. Hold your card flat against the reader until you hear a beep and see a green light, or the fare gate displays “OK.” When riding BART, tap your OneCard/ Gator Pass on a fare gate when entering and exiting a BART station.

Q

What do I do if I already have a Clipper card?

A

You may keep it. Just be sure not to carry both cards in the same wallet or case so that you aren’t double charged by Bart or Muni. Or, if you prefer, you can transfer cash value from your existing card to your Gator Pass Clipper card account via the Clipper Customer Service Center at 877.878.8883. Clipper will charge an additional fee for each balance transfer. We advise you to use your balance making rides with your previous Clipper card before switching to use the new OneCard/ Gator Pass.

Q

How do I activate my declining balance card feature in Clipper CMS?

A

The campus declining balance card feature is activated as soon as your OneCard is printed. All you need to do to use the campus declining balance card feature is add money to your Gator Dollars account.

You can add cash to your Gator Dollars account by using one of the many Add Value Stations (AVS) located on campus. Or you can use a credit card to add money to your Gator Dollars account using our secure online deposit feature.

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 Gibbson ?
How do i run both nginx and apache in same instance on centos

Hi...,

my server is based centos operating system and my webserver is already running on Apache.... i need to run both apache and nginx on same instance ... please help me to implement this concept...

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.