X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties b/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties index 47e56e1..edb24ac 100644 --- a/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties +++ b/net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties @@ -5,7 +5,7 @@ _apache_run_pref=/opt/lampp/lampp _xampp_start_pref=/opt/lampp/lampp start _xampp_stop_pref=/opt/lampp/lampp stop __mysql_start=startmysql -__apache_start=startapache -c \"DocumentRoot \"{0}\"\" +__apache_start=startapache -c \"DocumentRoot {0}\" __apache_stop=stop __apache_restart=restart _mysql_start_background=true