PHP Quick Tip

Some links have been stripped from this article due to age and inaccessibility. If like me you need to have RPM/.deb based PHP instead of a self compiled option (For example you are using something such as Plesk which wants RPM/.deb based PHP) and you don’t want to play the rpm -Uvh --justdb (or dpkg equivalent) game I discovered today that you can compile just various modules of PHP using a combination of the phpize (found in the php-devel RPM or php5-dev deb package) [Read More]