What is the most common php configure ?
I like to compile and run php4 with apache. What is the most common configure, so I won't miss any common usefull features ? for example:./configure --prefix=/usr/local/php4 --enable-???? --with-??? --enable-??? --with-????
thanks