The following procedure will install a LAMP server with FFmpeg support for PHP on a Debian 6 machine
Read More »
Category: Apache
LAMP server with FFmpeg-PHP on Ubuntu 10.10
The following procedure will install a LAMP server with FFmpeg support for PHP on a Ubuntu 10.10 machine
Read More »
FAMP – Installing Apache2.2, MySQL, PHP on FreeBSD-8.1
Pre-Installation Tasks
Before installation of the components, Download the compressed snapshot of the ports collection, using the following command
# portsnap fetch
Now extract the snapshot into /usr/ports using the following command
# portsnap extract
Installing and configuring Apache 2.2 in FreeBSD 8.1
Installation
Install apache2.2 using the following command:
# pkg_add -r apache22