ipsure logo
Logo and Language
Login icon Language selection icon
Hello, guest
*NIX Active category menu left background Active category menu right background BACKUP Hands-On blog header image Right block of Hands-On blog header image Final menu block of Hands-On blog header image
MS TIP PKI PROJECTS WORDPRESS Türkçe HANDS-ON SERVICES IT BUSINESS CONTACT ABOUT REFERENCES TERMS RSS
Home page Hands-On Services IT Business Contact About References Terms of Use RSS

13/09/2011

Configuring Apache, Installing PHP and PHP5-Extensions for Postfix Setup

Filed under: *NIX — Tags: , , , , — Sezgin Bayrak @ 22:33

PHP logoBecause the functionality of each web accesible components of “Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD” article series depends on Apache, PHP5 and relevant PHP5-Extensions, we have to satisfy the specific requirements of this trio. For this reason, this article does not feature an “Apache from scratch” installation, it only deals with the certain Apache settings and PHP5 packages related to our actual topic. Please take a look at our purposed setup list here.

more Read More

06/06/2010

php5-extensions-1.4 Upgrade Failure, php5-filter-5.3.2, php5-imap-5.3.2 and pcre issues: Stop in /usr/ports/security/php5-filter

Filed under: *NIX — Tags: , , , , , , — Sezgin Bayrak @ 18:25

There were several vital changes and updates related to PHP, php-extensions and php5-* dependency packages thus I couldn’t expect the upgrades to be a piece of cake. In fact, famous *** Error code 1 showed up without much delay even this time I checked /usr/ports/UPDATING (along with the lessons I took from apache22 upgrade) before doing anything and followed the instructions in “20100409″ before running the portupgrade utility on my FreeBSD 8.0 box;

more Read More