As FreeBSD 10.1 spoil me with pkg then I stumble upon FreeBSD 9.2 box that installed due to its default ports. Yes another requirement of PHP 5.2.17 in the house yo. The problem I encounter is : # pkg info pkg: PACKAGESITE in pkg.conf is no longer supported. Convert to the new repository style. See […]
Category: FreeBSD
Install Drupal 8 with phpng (php next generation) on FreeBSD 10.1
After get success with php next generation (phpng) installation I decide to test it with real php script. Drupal came to my attention and I came with a plan of recipe 🙂 Drupal 8 (at the moment its 8.0.0-beta4) PHP 7.0.0-dev Lighttpd MariaDB 10 I still use Vultr as Vps provider since my adsl connection is […]
How to install phpng aka php7 on FreeBSD 10
Update : I already try official PHP 7 and wrote it here (using git) and there (using tar.gz file) FreeBSD Mug by wsinetworks I just curious about php next generation aka phpng aka php7 . After a few times fail with hhvm ( FreeBSD hhvm and DragonFlyBSD hhvm) I think I need to test something different […]
How to install FTP Server (pure-ftp) on FreeBSD 10.1
This is 3rd post from virtual user hosting with FreeBSD 10 series. First two are located here : How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 1 – Setup How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 2 – TLS & Unix Auth I restart […]
How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 1 – Setup
My friend who work as R & D for small company told me about new policy from their management. Every one must backup their work once in a week and that backup also include internet backup. Such solution like dropbox is not allowed since their management a bit worry about control. What if they need […]