Linux Tutorials on the topic “php”
-
How to Install CodeIgniter PHP Framework on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 4
CodeIgniter is a free, open source and powerful PHP framework with a very small footprint. It is specially built for developers who need a simple and elegant toolkit to create full-featured web applications. In this tutorial, we will learn how to install CodeIgniter in Ubuntu 18.04 server.
-
How to Install BookStack Documentation Wiki on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, php, web server • Comments: 7
BookStack is an open source platform to create documentation/wiki content for your project. In this tutorial, I will show you step-by-step how to install and configure BookStack on CentOS 7 under the LEMP (Linux, Nginx, PHP-FPM, MySQL/MariaDB) stack.
-
Debian 9 LAMP Server Tutorial with Apache, PHP 7 and MariaDB
Author: Till Brehm • Tags: apache, debian, mysql, php, web server • Comments: 21
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache web server on a Debian 9 (Stretch) server with PHP (mod_php) and MySQL / MariaDB support. A LAMP setup is a perfect basis for CMS systems like Joomla, Wordpress or Drupal.
-
-
How to install eSyndiCat PHP Directory Software on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 0
In this tutorial, we will learn how to install eSyndiCat on Ubuntu 16.04 server. eSyndiCat is a free, open source and one of the most popular PHP directory software that can be used as an addition to your existing site or as a stand-alone platform.
-
How to install Ioncube Loader on CentOS, Debian and Ubuntu
Author: Till Brehm • Tags: apache, centos, debian, linux, nginx, php, server, ubuntu, web server • Comments: 26
Ioncube loader is a PHP module to load files that were protected with the Ioncube Encoder software. Ioncube is often used by commercial PHP software vendors to protect their software, so it is likely that you come across an Ioncube encoded file sooner or later when you install extensions for CMS or Shop software written in PHP. In this tutorial, I will explain the installation of the Ioncube loader module in detail for CentOS, Debian, and Ubuntu.
-
How to install Apache, PHP 7.2 and MySQL on CentOS 7.4 (LAMP)
Author: Till Brehm • Tags: apache, centos, linux, mysql, php, server, web server • Comments: 32
This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, or 7.2) and MySQL support. This setup is often referred to as LAMP which stands for Linux - Apache - MySQL - PHP.
-
How to Install ionCube Loader on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 7
In this tutorial, we will explain how to install ionCube Loader on Debian 9 server. IonCube is a PHP extension that can be used for decoding secured encrypted PHP files at runtime.
-
How to Install Open Real Estate on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 2
Open Real Estate is a freely available software application that can be used for building websites of real estate agencies and realtors. Open Real Estate enables you to use multiple languages and currencies on the real estate website making it easy to use for users from different countries. In this tutorial, we will learn how to install Open Real Estate on Ubuntu 16.04.
-
The Perfect Server CentOS 7.4 with Apache, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.1
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 33
This tutorial shows how to install ISPConfig 3.1 on a CentOS 7.4 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
Installing Laravel PHP Framework on Ubuntu 16.04 for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 48
Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.