How to Make Government Sites Like COMELEC.GOV.PH Secure?

The recent hacking of the government site: COMELEC.gov.ph leads to a lot of doubt if the agency is capable of conducting the computerized election securely. The 2nd attack that leads to the database leak that compromised information of the voters, added to this doubt. Damage have been done and it only proves that there’s a […]

How to Install PHP7 Memcached in CentOS?

I’ve been using memcached since PHP 5.6 for my persistent object caching needs but when I upgraded to PHP 7, I stop using it since I wasn’t able to make the recent plugin to work with the said version of PHP. Compiling of the plugin from source always fails so I gave up the idea […]

Error Compiling PHP 7.0.0

PHP 7.0.0 RTM is out and I am so excited about it and try to use it on my site. The problem is I wasn’t able to build it properly and encounter the following error. /usr/local/src/php-7.0.0/ext/pcre/php_pcre.c: In function ‘zm_info_pcre’: /usr/local/src/php-7.0.0/ext/pcre/php_pcre.c:153: error: ‘PCRE_CONFIG_JIT’ undeclared (first use in this function) /usr/local/src/php-7.0.0/ext/pcre/php_pcre.c:153: error: (Each undeclared identifier is reported […]

SEO Practices That Matters for Better Search Engine Ranking

Here are some of the SEO practices that I believe that really matters in making your site to have better ranking in search engines. Using relevant and non-spammy title in pages of the site. Not just a title, it should be relevant to the page where it resides. Pick a title that best suits to the page and […]