Page 1 of 1

Apache command line options

PostPosted: 20. October 2010 21:53
by Bigbread
I'm currently attempt to upgrade my XAMPP installation and I cannot figure out how to send switches to Apache. My old version of XAMPP was started like so:

apache\bin\apache.exe -D local

but the latest version of XAMPP uses xampp_cli.exe (apache.exe is missing completely) and it will not accept the " -D local" option.

Re: Apache command line options

PostPosted: 22. October 2010 01:20
by JonB

Re: Apache command line options

PostPosted: 28. October 2010 17:01
by Bigbread
Thanks JonB. Although that ref doesn't specifically mention the -D option it does work.