On 9/17/2013 12:06 AM, wynfield at gmail dot com wrote:
Larry thank you. Your message helped me get Apache httpd up and running.
Glad you were able to get it running.
For other people after getting cygserver up and running, you will then
have to set the CYGWIN environment variable so that it
Larry thank you. Your message helped me get Apache httpd up and running.
For other people after getting cygserver up and running, you will then
have to set the CYGWIN environment variable so that it contains the string
"server"
and you will also have to "rebaseall."
Regards
Larry Hall (Cygwi
On 9/16/2013 3:01 AM, d.henman wrote:
I tried running httpd2 by hand and it dies immediately and violently:
$ httpd2
zsh: invalid system call (core dumped) httpd2
$ cat httpd2.exe.stackdump
Stack trace:
Frame Function Args
When executed from the bash shell:
$ /usr/sbin/httpd2
Bad s
I tried running httpd2 by hand and it dies immediately and violently:
$ httpd2
zsh: invalid system call (core dumped) httpd2
$ cat httpd2.exe.stackdump
Stack trace:
Frame Function Args
When executed from the bash shell:
$ /usr/sbin/httpd2
Bad system call (core dumped)
xxx@binki /tmp
$
On 9/15/2013 6:08 AM, wynfi...@gmail.com wrote:
> Re: Apache httpd run failure. Also no data is being writting to log files.
> So the service is started seemingly fine, then it shuts down without any
> error messages being written out.
I don't use Apache under Cygwin myself, but I suggest you ge
Re: Apache httpd run failure. Also no data is being writting to log files.
So the service is started seemingly fine, then it shuts down without any error
messages being written out.
Regards
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Thanks for the information. I thought cygwin's httpd version was older. I
downloaded and isntalled it with setup.exe. But I couldn't get it to run
successfully.
I installed it like this:
$ cygrunsrv -I httpd2 -O -p /usr/sbin/httpd2.exe -e CYGWIN="ntsec tty"
$ cygrunsrv -S httpd2
Erro
On 9/14/2013 6:18 AM, wynfi...@gmail.com wrote:
> I read that Apache would build on Cygwin out-of-the-box, but found out that
> isn't the case now if it was before. Or my setup is wrong.
>
> I wanted to build:
>ApacheVERS=2.4.6 which is httpd-2.4.6
>
> This requires the two librari
I read that Apache would build on Cygwin out-of-the-box, but found out that
isn't the case now if it was before. Or my setup is wrong.
I wanted to build:
ApacheVERS=2.4.6 which is httpd-2.4.6
This requires the two libraries apr and apr-util
After running configure with a succe
9 matches
Mail list logo