November 26, 2012
If you use AppFog and develop using IntelliJ IDEA, PhpStorm, RubyMine, PyCharm or WebStorm, this command line tool configuration file can make your job a bit easier. The next version of IntelliJ IDEA (v12) will have integrated support for CloudFoundry and I guess that means AppFog too, however the current version 11 has no such [...]
Read the full article →
November 22, 2012
If you use the Zend Server (CE) PHP distribution on Debian/Ubuntu, apparently there is a conflict between PHP’s curl extension and Apache’s mod_ssl, resulting in a segmentation fault (crash) upon starting Apache. The easiest solution is to disable the curl extension, if you don’t need it (by default, this can be done by commenting the [...]
Read the full article →