1 _php_run_pref=/usr/bin/php
 
   2 _external_parser=/usr/bin/php -l -f {0}
 
   8 __apache_start=sudo /usr/sbin/apachectl start
 
   9 __apache_stop=sudo /usr/sbin/apachectl stop
 
  10 __apache_restart=sudo /usr/sbin/apachectl restart
 
  11 _mysql_start_background=true
 
  12 _apache_start_background=true
 
  13 _apache_stop_background=true
 
  14 _apache_restart_background=true
 
  15 __httpd_conf_path=/etc/httpd/httpd.conf
 
  16 __etc_hosts_path=/etc/hosts