Linux Tutorials on the topic “apache”
-
Linux Basics: How to Create an Apache SSL Certificate on Ubuntu
Author: howtoforge • Tags: linux, apache, security • Comments: 0
Linux Basics: How to Create an Apache SSL Certificate on Ubuntu The following steps outline the process of creating an Apache SSL certificate on Ubuntu. Important to Note: 1. Users must note that it is essential to have access to root privileges on the VPS before executing the task (as explained in steps 3 and 4).
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 14.04LTS (LAMP)
Author: Falko Timme • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 22
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on anUbuntu 13.04 server with PHP5 support (mod_php) and MySQL support.
-
Install Ioncube Loader For All PHP Modes (CLI, CGI, FCGI And FPM) On Debian Wheezy
Author: Till Brehm • Tags: apache, cherokee, debian, lighttpd, linux, nginx, php, web server • Comments: 1
Install Ioncube Loader For All PHP Modes (CLI, CGI, FCGI And FPM) On Debian Wheezy In this tutorial I will explain the installation of Ioncube Loader on Debian Wheezy so that it can be used in all PHP Modes. If one of the php.ini files does not exist on your server, then this php mode is not installed and you can skip that php.ini file.
-
-
How To Run privacyIDEA With Apache2 And MySQL On Ubuntu 14.04 LTS
Author: cornelinux • Tags: apache, linux, mysql, security, ubuntu • Comments: 2
Howto run privacyIDEA with Apache2 and MySQL On Ubuntu 14.04 LTS We use the latest 1.0dev0of privacyIDEA. It is available via the python package index or via github.
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 13.1 (LAMP)
Author: Srijan Kishore • Tags: apache, linux, mysql, php, suse, web server • Comments: 7
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 13.1 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - CentOS 6.5 x86_64 (Apache2, MySQL, PHP, PureFTPD, Postfix, Dovecot and ISPConfig 3)
Author: Falko Timme • Tags: apache, bind, centos, ftp, ispconfig, linux, mysql, postfix • Comments: 44
The Perfect Server - CentOS 6.5 x86_64 (Apache2, Dovecot, ISPConfig 3) This tutorial shows how to prepare a CentOS 6.5 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting 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. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 13.10 (LAMP)
Author: Srijan Kishore • Tags: apache, mysql, php, ubuntu • Comments: 2
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 13.10 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on anUbuntu 13.04 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - Ubuntu 14.04 (Apache2, PHP, MySQL, PureFTPD, BIND, Dovecot, ISPConfig 3)
Author: Falko Timme • Tags: apache, bind, ftp, ispconfig, mysql, postfix, ubuntu • Comments: 140
The Perfect Server - Ubuntu 14.04 (Apache2, PHP, MySQL, PureFTPD, BIND, Dovecot, ISPConfig 3) This tutorial shows how to prepare an Ubuntu 14.04 (Trusty Tahr) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
Speed up apache webserver with mod_pagespeed and memcached on Debian 7 (Wheezy)
Author: Till Brehm • Tags: apache, debian • Comments: 1
The page load time gets more and more important for websites to provide a better user experience and it is important for the search engine ranking as well. Google has developed the apache module "mod_pagespeed" to optimize and streamline the content delivery of the apache web server which reduces the load times of pages, especially when they use many assets like CSS files, javascript includes and images.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 20 (LAMP)
Author: Srijan Kishore • Tags: apache, fedora, mysql, php • Comments: 3
Installing Apache2 With PHP5 And MySQL Support On Fedora 20 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 20 server with PHP5 support (mod_php) and MySQL support.