Linux Tutorials on the topic “php”
-
How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, php, suse, ubuntu • Comments: 5How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has improved support for suPHP. This article explains how to install suPHP on various distributions supported by ISPConfig. (If you have used suPHP with previous ISPConfig versions, your installation will still work.)
-
How To Harden PHP5 With Suhosin On CentOS 5.4
Author: Falko Timme • Tags: centos, php, security • Comments: 6
How To Harden PHP5 With Suhosin On CentOS 5.4 This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.4 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections."
-
Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS
Author: rhein.andrea • Tags: centos, lighttpd, php • Comments: 1
Installation Of ZendOptimizer And IonCubeLoader Using Lighttpd On CentOS This tutorial explains how to enable ZendOptimizer and IonCubeLoader in PHP on a Lighttpd web server on CentOS.
-
-
Installing Lighttpd With PHP5 And MySQL Support On Fedora 12
Author: Falko Timme • Tags: fedora, lighttpd, mysql, php • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On Fedora 12 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 12 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.0
Author: Falko Timme • Tags: lighttpd, mandriva, mysql, php • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.0 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Mandriva 2010.0 server with PHP5 support (through FastCGI) and MySQL support.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2
Author: Falko Timme • Tags: apache, php, suse • Comments: 0
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.2. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.4
Author: Falko Timme • Tags: centos, lighttpd, mysql, php • Comments: 2
Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.4 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a CentOS 5.4 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php • Comments: 0
Installing Apache2 With PHP5 And MySQL Support On Fedora 12 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 12 server with PHP5 support (mod_php) and MySQL support.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 9.10
Author: Falko Timme • Tags: apache, php, ubuntu • Comments: 2
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 9.10 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 9.10. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10
Author: Falko Timme • Tags: lighttpd, mysql, php, ubuntu • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.