Archive for the ‘PHP’ Category

php 5.1.4 rpms for rhel4 added (with apc)

php 5.1.4 rpms for rhel 4 have been added to the rpm downloads section. These are based off of the current fedora core 5 rpms with the following changes:
* shared hosting security: removed posix functions [shared hosting security]
* removed pcntl functions [shared hosting security]
[...]

php APC rpms added for php 5.1.2 / APC 3.0.10 / rhel 4

I’ve added php-apc rpms for php 5.1.2 on rhel4, using the current stable release of APC (3.0.10). get the files here or by apt/yum. Additional notes:

php 5.1.2 rpms for centos 4 (rhel 4)

php 5.1.2 rpms for centos 4 (rhel 4) have been added to the rpm download page. These are based off of the current fedora core 5 test 3 rpms with the following security changes for shared hosting environments:

removed posix functions (were enabled for cgi, cli and apache module)
removed pcntl functions (were enabled for cgi)

This [...]