HowFlow

Php Tricks   RSS Feed


http://www.howtoforge.com/setting-up-eclipse-pdt2.0-on-eclipse3.4-ganymede
howtoforge.com This is a howto about setting up a professional PHP IDE using Eclipse by hand.

Share it!   Posted by aroedl aroedl about 1 month 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/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://www.howtoforge.com/quick-n-easy-lamp-server-centos-rhel
howtoforge.com This tutorial shows a quick way of installing a LAMP server (Linux + Apache + MySQL + PHP/Perl together commonly known as LAMP Server.) on CentOS and RHEL server systems.

Share it!   Posted by Avatar flood 3 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

http://www.howtoforge.com/apc-php5-apache2-fedora8
howtoforge.com This guide explains how to integrate APC (Alternative PHP Cache) into PHP5 on a Fedora 8 system (with Apache2). APC is a free and open PHP opcode cacher for caching and optimizing PHP intermediate code. It's similar to other PHP opcode cachers, such as eAccelerator and XCache.

Share it!   Posted by aroedl aroedl 4 months ago