My friend ask me to try upcloud and want me to recap my review in pictures as usual. Well, after use his referrall link (I got free $25 in credit plus $10 in deposit to lift trial limitation) I’m ready to go 🙂 My observation for upcloud Pros #1 Easy to use interface I have […]
Category: FreeBSD
How to install PHP7 ports on FreeBSD 10.2
My friend ask me about FreeBSD PHP7 ports and he already check if the ports not exist yet. He just feel more comfortable with ports than using git or source. I search Google and found github repository of PHP 7 ports. I give it a try with my vps and it looks good. Lets get […]
How to install PHP 7 from source (tar.gz) with Apache on FreeBSD 10.2
Last post I’ve try install official PHP 7 (GA) but I then realized that I have PHP 7.1 ( I use default branch of PHP git source). A reader also shoot me an email ask for simple connection to web server. I’m glad to write that since time permit 🙂 Here step by step guide […]
How to fix freebsd-update no mirror problem
In my latest post about php 7 on FreeBSD 10.2 I use $5 vps/month as quick solution for my freebsd 10.2 need (the service is really good actually since I can use any *bsd by upload iso to their server). The main problem of it is freebsd-update problem where I face this error when I […]
How to Install Official PHP 7 release on FreeBSD 10.2
Finally PHP 7 officialy released. I’m eager to see it again after already test it before (7.0.0 dev built on January 23 2015) # freebsd-update fetch Looking up update.FreeBSD.org mirrors… none found. Fetching public key from update.FreeBSD.org… done. Fetching metadata signature for 10.2-RELEASE from update.FreeBSD.org… failed. No mirrors remaining, giving up. # dig dig: Command […]