-
Install and setup MySQL on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Nov 11, 2017 09:37
—
filed under:
Debian 5.0 Lenny,
Debian 6.0 Squeeze,
Ubuntu 10.04 Lucid Lynx,
Ubuntu 11.04 Natty Narwhal,
mysql
MySQL is a lightweight database management system. It is particularly suited to manage simple databases storing a large number of records. This is the preferred database management system for Web applications.
Located in
Debian GNU/Linux
/
Servers
/
MySQL
-
Install the APC PHP extension on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 23, 2011
—
last modified
Mar 02, 2018 08:35
—
filed under:
Debian 5.0 Lenny,
Debian 6.0 Squeeze,
php
APC is the acronym for Alternative PHP Cache. This module enhance the performances of your PHP applications by caching the "compiled" PHP op-code.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install the Imagick PHP extension on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 09, 2011
—
last modified
Dec 06, 2017 03:50
—
filed under:
Debian 5.0 Lenny,
php,
Debian 6.0 Squeeze
The Imagick extension add to PHP the power of ImageMagick image manipulation tool. One of its advantages is that it can read a lot more image formats than GD. This guide help you to install it on Debian.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install and setup PostgreSQL on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Nov 11, 2017 09:29
—
filed under:
postgresql,
Debian 6.0 Squeeze,
Debian 5.0 Lenny
PostgreSQL is a powerfull database management system. It can be seen as an free and open-source Oracle. One of its functionalities is the geolocation data storage. This howto ease the installation of PostgreSQL server on Debian.
Located in
Debian GNU/Linux
/
Servers
/
Databases