Sriram Natarajan wrote: > Web Rev: http://cr.opensolaris.org/~sn123202/fixes_for_b85.2/webrev/
--- old/usr/src/cmd/php5/install-php5 Fri Feb 29 00:55:19 2008 + # Initialize the PHP configuration directory + mkdir -p $CONFDIR + mkdir -p $CONFDIR/conf.d the first mkdir is redundant isn't it?
