« PHP PECL OCI8 1.3.5 is available | Main | Oracle Enterprise Linux Yum Server Available »

PHP 5.2.9 RPMs for RHEL are 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 :)

Comments (2)

cloud9ine:

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

Chris Jones:

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.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)