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] * added dummy domxml package [compatibility with other packages [...]
i’ve added scponly rpms with chroot enabled for rhel4. get the files here or by apt/yum. this is more useful in a shared hosting environment than the rpms found at DAG and elsewhere that don’t have chroot enabled. to use this, for example on a plesk box to allow domains to use sftp without having [...]
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 11, 2006, 11:35 pm, by justin, under
HOWTOs,
Linux.
The following commands are all you need to create a self-signed (wildcard, if you want) SSL certificate:
This howto will show you how to setup an SSL certificate on a Plesk server so that it will be used when people connect through secure pop, smtp and imap.
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 [...]