The installation of OpenCart is FreeBSD is pretty straight forward. The following article can be used as a procedure to do a basic install of OpenCart on FreeBSD. This is tested on FreeBSD 11.
Continue reading “Installing OpenCart on FreeBSD 11”
Category: FAMP
Setting up FAMP server on FreeBSD 11 using Pkg
FAMP stands for “FreeBSD, Apache, MySQL and PHP”. The following procedure shows how you can install FAMP server on FreeBSD 11 using ‘pkg’ tool.
Continue reading “Setting up FAMP server on FreeBSD 11 using Pkg”
Installing Magento 1.8 on FreeBSD 10
Magento is an open-source e-commerce platform written in PHP. In this article let us see how to install Magento 1.8 on FreeBSD 10.x. This procedure is tested on FreeBSD 10.2.
Continue reading “Installing Magento 1.8 on FreeBSD 10”
Installing OpenCart on FreeBSD 10
The installation of OpenCart is FreeBSD is pretty straight forward. The following article can be used as a procedure to do a basic install of OpenCart on FreeBSD. This is tested on FreeBSD 10.2.
Continue reading “Installing OpenCart on FreeBSD 10”
Installing WordPress 4 on FreeBSD 10
WordPress on FreeBSD needs a working FAMP stack. Let start off the installation by setting up a FAMP stack first. Install the FAMP stack using this link.
The following procedure is tested on FreeBSD 10.2
Continue reading “Installing WordPress 4 on FreeBSD 10”
Simple procedure for installing FAMP server using Pkg.
FAMP stands for “FreeBSD, Apache, MySQL and PHP. The following procedure shows how you can install FAMP server on FreeBSD 10.2 using ‘pkg’.
If you want to install FAMP server using ports collection you can look here.
Continue reading “Simple procedure for installing FAMP server using Pkg.”
FAMP – Installing Apache2.4, MariaDB, PHP on FreeBSD 10
Here is a procedure to install a FAMP(FreeBSD with Apache, MariaDB and PHP) server. The following setup runs Apache 2.4, MySQL 5.6, and PHP 5.5 on FreeBSD 10. If any version of the packages needs to be changed, replace the versions in the commands accordingly.
Continue reading “FAMP – Installing Apache2.4, MariaDB, PHP on FreeBSD 10”
FAMP – Installing Apache2.4, MySQL, PHP on FreeBSD 10
Here is a procedure to install a FAMP(FreeBSD with Apache, MySQL and PHP) server. The following setup runs Apache 2.4, MySQL 5.6, and PHP 5.5 on FreeBSD 10. If any version of the packages needs to be changed, replace the versions in the commands accordingly.
If you want to install FAMP using ‘pkg’, have a look at this post.
Continue reading “FAMP – Installing Apache2.4, MySQL, PHP on FreeBSD 10”
FAMP – Installing Apache2.4, MySQL, PHP on FreeBSD-9.1
Here is a procedure to install a FAMP(FreeBSD with Apache, MySQL and PHP) server. The following setup runs Apache 2.4, MySQL 5.6, and PHP 5.5 on FreeBSD 9.1. If any version of the packages needs to be changed, replace the versions in the commands accordingly.
Continue reading “FAMP – Installing Apache2.4, MySQL, PHP on FreeBSD-9.1”