PHP
Apache FastCGI / mod_fastcgi PHP Script
Use this script to run Apache 2.x with mod_fastcgi. Install Apache 22 from FreeBSD port or using source code. The script is tested under FreeBSD and Debian / RHEL / CentOS Linux.
Installing PHP 5 on FreeBSD
A tutorial on installing PHP from the FreeBSD ports for Apache and MySQL. What you need to add to the httpd.conf file and which of the PHP5 ports to choose.
Linux: 25 PHP Security Best Practices For Sys Admins
style="float: right; margin-top: 0px; margin-left: 5px;"> title="See all PHP related tips/articles" href="http://www.cyberciti.biz/tips/category/php">class="drop_cap">PHP is an open-source server-side scripting language and it is a widely used. The Apache web server provides access to files and content via the HTTP OR HTTPS protocol. A misconfigured server-side scripting language can create all sorts of problems. So, PHP should be used with caution. Here are twenty-five php security best practices for sysadmins for configuring PHP securely.