I just recently ran into some issues with my Linode virtual private server after my last PHP (Nginx/Php-Fpm) update. I started getting the following error: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/apc.so' - /usr/lib/php/modules/apc.so: undefined symbol: pcre_exec in Unknown on line 0 I also received the same error on my other Linode in … [Read more...] about PHP 5.3 PCRE_EXEC APC Error [Resolved)
centos
Installing Project Fedena, Nginx, MySQL, Mongrel on CentOS 6
Edit 1: Added HowTo section at the end to get ImageMagick and Rmagick gem to work with CentOS thus allowing users to upload pictures to Fedena. Edit 2: Added HowTo to get Postfix email server running on localhost so users can get Password Reset emails. Yesterday I finally got Project Fedena running on CentOS 6.0 for my friend's international school in Tunis, Tunisia. … [Read more...] about Installing Project Fedena, Nginx, MySQL, Mongrel on CentOS 6