X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.externaltools/prefs/default_win32.properties b/net.sourceforge.phpeclipse.externaltools/prefs/default_win32.properties index 251b611..5d8bcfd 100644 --- a/net.sourceforge.phpeclipse.externaltools/prefs/default_win32.properties +++ b/net.sourceforge.phpeclipse.externaltools/prefs/default_win32.properties @@ -4,8 +4,8 @@ _mysql_run_pref=c:\\xampp\\mysql\\bin\\mysqld-nt.exe _apache_run_pref=c:\\xampp\\apache\\bin\\apache.exe _xampp_start_pref=c:\\xampp\\xampp_start.exe _xampp_stop_pref=c:\\xampp\\xampp_stop.exe -__mysql_start=--standalone -__apache_start=-c \"DocumentRoot \"{0}\"\" +__mysql_start=--standalone +__apache_start=-c \"DocumentRoot {0}\" __apache_stop=-k shutdown __apache_restart=-k restart _mysql_start_background=true