Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (LAMP)
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.04 LTS (LAMP) LAMP is short for L inux, A pache, M ySQL, P HP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.04 LTS server with PHP5 support (mod_php) and MySQL support.
Categories: How To Tags: Apache, apache2, lamp, lts, MySQL, php, Support, table-align, tutorial, tutorial-shows, Ubuntu, web server
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 11.10. mod_fcgid is a compatible alternative to the older mod_fastcgi
Categories: How To Tags: 11-10-mod, Apache, apache2, how to, older, owners, permissions, php, the-permissions, their-owners, tutorial, Ubuntu, web server
How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Squeeze)
How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Squeeze) This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on a Debian Squeeze server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
Categories: How To Tags: allow-users, Apache, apache2, authentication, Debian, debian-squeeze, directly-edit, distributed, guide, how to, uploaded-via, using-mod, versioning, web server
Using mod_spdy With Apache2 On Debian Squeeze
Using mod_spdy With Apache2 On Debian Squeeze SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression.
Categories: How To Tags: adds-support, Apache, apache2, Debian, firefox, google-chrome, how to, new-networking, spdy, such-as-stream, tutorial, web server
How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze
How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Squeeze This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Squeeze. 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.
Categories: How To Tags: Apache, apache2, Debian, how to, older, owners, php, php5-on-debian, the-older, the-permissions, their-owners, tutorial, web server
