Dave Fletcher wrote:
Hello all.
This week I have had to reinstall Windows 2000 (due to a problem unrelated
to Cygwin) and was suprised to find files in my Windows home directory (SSH
stuff) and in my cygwin home still owned by the previous user with the same
name. I cannot delete or modify these
Hallo Sergio,
> [Sun Jun 15 22:07:03 2003] [alert] (22)Invalid argument: setuid: unable to
> change to uid: 65535
Apache tries to change to a non existing user.
Change this in your httpd.conf
#User nobody
#Group #-1
e.g to:
User SYSTEM
Group SYSTEM
or create a user Apache and a group Services.
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Gerrit P. Haase
> Sent: Saturday, June 14, 2003 8:11 AM
> To: Sergio
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problem Running Apache through Cygwin
>
>
> Hallo Sergio,
>
> It should run.
> Can you send your
Hallo Sergio,
It should run.
Can you send your httpd.conf (as attachment), please?
And your /var/log/apache/error.log & access.log too?
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Hello all.
This week I have had to reinstall Windows 2000 (due to a problem unrelated
to Cygwin) and was suprised to find files in my Windows home directory (SSH
stuff) and in my cygwin home still owned by the previous user with the same
name. I cannot delete or modify these files, even logged in
On Sat, 14 Jun 2003, Sergio wrote:
> Elfyn,
>
> Thanks for the reply. Well you're right about apache and cygwin's conflict.
> I can't install in as a service either. I tried, "cygrunsrv -I httpd -p
> /usr/sbin/httpd -a -k". That worked fine, but when I "cygrunsrv -S httpd"
> it gives me this:
>
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Elfyn McBratney
> Sent: Friday, June 13, 2003 4:36 PM
> To: Sergio
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problem Running Apache through Cygwin
>
>
> On Fri, 13 Jun 2003, Sergio wrote:
>
> > Hello,
> >
> >
On Fri, 13 Jun 2003, Sergio wrote:
> Hello,
>
> I have the latest cygwin build, I downloaded it off the net a week ago. This
> is my first install of Apache. I think I have done everything correctly
> regarding configuration, yet I still can't view documents through apache. I
> have set the Serv
Hello,
I have the latest cygwin build, I downloaded it off the net a week ago. This
is my first install of Apache. I think I have done everything correctly
regarding configuration, yet I still can't view documents through apache. I
have set the ServerName to 127.0.0.1 and port to 80. The error
9 matches
Mail list logo