Archive for the ‘Linux’ 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] * added dummy domxml package [compatibility with other packages [...]

scponly rpms with chroot enabled added for rhel4

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 [...]

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:

HOWTO: Create a self-signed (wildcard) SSL certificate

The following commands are all you need to create a self-signed (wildcard, if you want) SSL certificate:

HOWTO: Setup SSL certificates for mail services (pop3s, imaps, smtps) on Plesk / Courier-Imap / Qmail

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.

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 [...]