public marks

PUBLIC MARKS from nhoizey with tags php & apache

2010

BitNami :: MAMPStack

"BitNami MAMPStack greatly simplifies the development and deployment of PHP applications. It includes ready-to-run versions of Apache, MySQL, PHP and phpMyAdmin and required dependencies."

2008

2007

WSGI makes us faster, simpler, nicer! « DevjaVu Blog

With mod_php you can assume that if Apache is up, the app is up. [...] mod_wsgi, boasted faster performance than mod_python, and was easier to configure. I realized Trac had WSGI support. Pages are loading almost twice as fast! Our setup is simpler too.

Installer Symfony sous Mac OS X avec MAMP - Glagla Dot Org

Symfony est un framework RAD PHP vraiment interessant. Voici un rapide tutoriel pour l'utilisez sous OS X avec MAMP.

2006

alphaWorks : IBM Generic Web Services Client Tool : Overview

A generic client written in PHP and capable of secure and non-secure calls for use in testing Web services.

Gentoo Linux Documentation -- Configure Apache to work with PHP4 and PHP5

(via)
There are many ways to make Apache work with two PHP versions in parallel. The easiest way is to use PHP4 and PHP5 as a CGI binary, or PHP4 as CGI binary and PHP5 as Apache module (or the other way around).