Re: Some debug tips

2005-06-30 Thread René Berber
Dustin Breese wrote: [snip] > $ cygrunsrv -R apache > $ cygrunsrv -I apache -p /usr/sbin/apache2.exes -d "Apache (cygwin)" \ > -e "CYGWIN=ntsec server" > $ cygrunsrv -S apache > > IT WORKS NOW! But, you have to make darn sure cygserver is running, too. ^

Some debug tips

2005-06-30 Thread Dustin Breese
I've recently had lots of issues trying to get apache (and xinetd and init and sshd!) running as a windows service. Just thought I'd share some notes I took while researching/troubleshooting that eventually helped me figure out the issues. Especially since I searched and searched for hours on th