122,123c122 < if pidof_apache; then < if $APACHE2CTL graceful $2 ; then --- > if $APACHE2CTL start; then 125c124 < else --- > else 127d125 < fi 136,137c134 < if pidof_apache; then < if $APACHE2CTL graceful $2 ; then --- > if $APACHE2CTL start; then 139c136 < else --- > else 141d137 < fi