Oracle: PHP RPMs for Oracle (PHP 5.2.3)
Both Christopher Jones and Alison Holloway have pointed out some new PHP RPMs for Oracle with improved PDO_OCI and OCI8 functionality. Good news everyone. We've just released a set of RPMs for PHP...
View ArticleHowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0
The HowTo Forge website has a new tutorial CentOS users out there might want to check out. It steps through the installation of a MSSQL database extension for PHP (it's not installed by default) from...
View ArticleGennady Feldman's Blog: Installing Oracle Instant Client and making it work...
Maggie Nelson has linked to a blog post detailing one of the simplest ways to get a powerful database system, Oracle, up and working with PHP: This is something that I wanted to post up for a while,...
View ArticleChristopher Jones' Blog: PHP 5.2.5 RPMs with OCI8 and PDO_OCI are available
Christopher Jones has a (very) quick announcement about the latest builds of the PHP RPMs for Enterprise linux installations: PHP 5.2.5 RPMs for x86 Enterprise Linux (i.e. RHEL) 4.6 and 5.1 are on...
View ArticleChris Jones' Blog: PHP OCI8 1.3 RPM is now on ULN
Chris Jones has announced that the latest build of the OCI8 drivers for PHP (the RPM of them) has been posted to their "Unbreakable Linux Network" site. A "php-oci8-11gR1" RPM is now available on the...
View ArticlePHP 10.0 Blog: Zend Server PHP sources
On the PHP 10.0 blog today Stas points out some packages from Zend that are the source versions of the Zend Server platform: I was asked about PHP going with Zend Server, specifically from which...
View ArticleDan Field's Blog: Deploying PHP Applications on Red Hat Linux
Dan Field has a new post to his blog today about deploying PHP applications "The Red Hat Way" - as a single RPM package that can be dropped into any RedHat system and installed easily. Red Hat is one...
View ArticleChris Jones' Blog: PHP 5.3.8 RPMs are on oss.oracle.com
Chris Jones has posted a quick note to his blog today about some new PHP packages that are available from Oracle of 5.3.8 (RPM) with one of the latest OCI8 extensions already included. I've built PHP...
View ArticleMike Willbanks' Blog: RPM Packaging - Building and Deploying your own PHP
Mike Willbanks has a new post to his blog about a different sort of technique for deploying PHP - building your own RPMs instead of just using the pre-packaged ones. This opens up a whole world of...
View ArticleRemi Collet: PHP 7.0 as Software Collection
Remi Collet has a new post today talking about the next major release of the PHP language - PHP 7 - and how it, in its current state, can be installed now as an RPM from the "remi" repository as a...
View Article