Posted on May 25, 2006, 8:45 pm, by justin, under
PHP,
RPMs.
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]
[...]
Posted on March 15, 2006, 1:11 am, by justin, under
PHP,
RPMs.
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:
Posted on March 8, 2006, 10:44 pm, by justin, under
PHP,
RPMs.
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 [...]