fang64 / ansible-ioncube

Installs matching ionCube Loader for PHP version on a LAMP stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installs ionCube Loader on a LAMP stack

screenshot

This Ansible Galaxy role installs the ionCube Loader on a LAMP stack. This loader is required to run some encoded PHP applications such as Blesta and WHMCS.

Since the ionCube Loader version depends on the specific PHP version installed, check the ionCube Loader Chart.

Requirements

Redhat Enterprise Linux 7

CentOS 7

Ubuntu 12.04 "Precise Pangolin"

Ubuntu 14.04 "Trusty Tahr"

Ubuntu 16.04 "Xenial Xerus"

Debian 8 "Jessie"

elementaryOS 0.2 "Luna"

Dependencies

Ansible Galaxy geerlingguy.apache

Ansible Galaxy geerlingguy.php

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - geerlingguy.apache
     - geerlingguy.php

License

MIT

Copyright

(c)2014 Cristian R. Arroyo

(c)2016 Roy Williams

About

Installs matching ionCube Loader for PHP version on a LAMP stack.

License:MIT License