Install eAccelerator on PHP 5.3

To install eAccelerator, use the following command sequence; wget http://bart.eaccelerator.net/source/0.9.6/eaccelerator-0.9.6-rc1.tar.bz2 tar -xjf eaccelerator-0.9.6-rc1.tar.bz2 -C /usr/local/ cd /usr/local/eaccelerator-0.9.6-rc1/ phpize ./configure make && make install To install the shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20090626/ To…

Continue ReadingInstall eAccelerator on PHP 5.3

Retty

Retty (short for "remote tty") makes TCP connections available as pseudo ttys. It allows you to use access servers with direct access to the modems (such as Cisco NAS) as…

Continue ReadingRetty