HowFlow

Tricks in category 'PHP'


http://www.howtoforge.com/intrusion-detection-for-php-applications-with-phpids
howtoforge.com This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. It recognizes when an attacker tries to break your site and reacts in exactly the way you want it to.

Share it!   Posted by aroedl aroedl 2 months ago

http://thehostintheshell.com/2008/06/installing-xcache-for-php5-on-linux/
thehostintheshell.com XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This will increase the rate of page generation time by up to 5 times.

Share it!   Posted by aroedl aroedl 2 months ago

http://www.howtoforge.com/setting-up-phplist-newsletter-manager
howtoforge.com This document describes how to set up PHPlist on Fedora, CentOS, Ubuntu and Debian. This howto should also work for other distributions with little modifications. Taken from the phplist page: "phplist is an open-source newsletter manager. phplist is free to download, install and use, and is easy to integrate with any website.

Share it!   Posted by Avatar flood 3 months ago