D.M. Hein, R. Toegl, M. Pirker, E. Gatial, Z. Balogh, H. Brandl, L. Hluchý, Securing mobile agents for crisis management support, in: STC, ACM, New York, USA, 2012, pp. 85–90. Caicedo Rendon, Oscar & Estrada-Solano, Felipe & Guimarães, Vinicius &
Upgrade Seafile Server
Download the latest seafile server: https://www.seafile.com/en/download/ Stop the server: ./seahub.sh stop ./seafile.sh stop or via service: /etc/init.d/seafile-server stop Upgrade with upgrade scripts. Always start with the current version. If for instance your current version is 6.0.9 and want to upgrade to 6.2.5
Compile and Install Phalcon for PHP5.6 Manually (Ubuntu 14.04)
Description Since the Phalcon module is not provided in its latest version for many Ubuntu distributions we need to compile our own from latest stable Git repository. Analysis In our case the server has installed PHP5.6 and PHP7.1 versions as
Phalcon-devtools install Error
Problem After installing phalcon-devtools on OSX I get an error: ERROR: Phalcon extension isn’t installed, follow these instructions to install it Analysis PHP from standard OSX was used (/usr/bin/php). We need to use the one we are using from ports:
Good Overview of PHP7 New Features
Resources http://blog.teamtreehouse.com/5-new-features-php-7