PHP 5.2.9 RPMs for RHEL 4 & 5, 32 & 64 bit are now up on http://oss.oracle.com/projects/php/. The OCI8 1.3.5 extension is included.
If you followed me on twitter, you would have got this news yesterday :)
« PHP PECL OCI8 1.3.5 is available | Main | Oracle Enterprise Linux Yum Server Available »
PHP 5.2.9 RPMs for RHEL 4 & 5, 32 & 64 bit are now up on http://oss.oracle.com/projects/php/. The OCI8 1.3.5 extension is included.
If you followed me on twitter, you would have got this news yesterday :)
This page contains a single entry from the blog posted on March 18, 2009 11:04 AM.
The previous post in this blog was PHP PECL OCI8 1.3.5 is available.
The next post in this blog is Oracle Enterprise Linux Yum Server Available.
Many more can be found on the main index page or by looking through the archives.
Comments (2)
Chris,
I installed php using these rpms you linked to, but not sure how to get Apache to start parsing php for me. I don't see a php module in Apache's modules folder either. Just wondering if you would know?
Thanks
Anil
Posted by cloud9ine | March 19, 2009 5:39 AM
Posted on March 19, 2009 05:39
The php-5.2.9 RPM installs /etc/httpd/modules/libphp5.so and /etc/httpd/conf.d/php.conf. When you restart the web server with /usr/sbin/apachectl stop && /usr/sbin/apachectl start, you will be able to load .php scripts.
Posted by Chris Jones | March 19, 2009 11:24 AM
Posted on March 19, 2009 11:24