Re: [users@httpd] httpd on Debian

2012-09-04 Thread Alex Bligh
--On 5 September 2012 11:57:00 +0530 Ajay Garg wrote: Does that mean that the webdav is still not properly configured/started? Or it could be a false negative? It means nothing is listening on port 443 of your localhost address. That does not preclude it listening on port 443 of your ethe

Re: [users@httpd] httpd on Debian

2012-09-04 Thread Ajay Garg
Thanks Alex. I think that I configured the webdav correctly, since after a lot of huffs and puffs, I could get "/etc/init.d/apache2 restart" working correctly on the Debian server machine. But then, I tried (on the Debian webdav server machine) :: ##

[users@httpd] Fwd: scorebord permissions

2012-09-04 Thread Nick Edwards
Hello, I have an issue where, apache is, when using graceful reload, setting perms for domains as root -rw--- 1 root root 44 Sep 1 05:59 somedomain yet if I delete this and either click on URL, or, stop apache and cleanly start apache it is recreated cleanly as: -rw--- 1 apa

Re: [users@httpd] httpd on Debian

2012-09-04 Thread Alex Bligh
Any pointers as to how may I proceed? Should I simply copy the things from the Fedora-versions; or there is some basic difference in configurations on Debian? Essentially the Debian/Ubuntu setup is not to use a big long config but to include the contents of directories. On Debian, you probably

[users@httpd] httpd on Debian

2012-09-04 Thread Ajay Garg
Hi all. I have successfully been setting up secure-webdav based shared on Fedora. However, when I try to do the same for Debian squeeze, I see the structure of files are very different. * The file "/etc/apache2/httpd.conf" is empty !! * The file "/etc

Re: [users@httpd] Is it possible to start httpd, with reading the certificates of non-root user?

2012-09-04 Thread Ajay Garg
Sander, I was stupid; when I changed the paths of the key-file and the cert-file, I interchanged them (put the cert-path where the key was expected; and vice-versa). Sorry. Regards, Ajay On Tue, Sep 4, 2012 at 7:53 PM, Sander Temme wrote: > Ajay, > > Looks like OpenSSL is finding something

Re: [users@httpd] Is it possible to start httpd, with reading the certificates of non-root user?

2012-09-04 Thread Sander Temme
Ajay, Looks like OpenSSL is finding something in your key file it can't parse... Windows line endings maybe? S. -- Sander Temme san...@temme.net Sent from my phone On Sep 4, 2012, at 1:26 AM, Ajay Garg wrote: > Hi all. > > I have a WebDAV share setup in the context of httpd; and things wo

[users@httpd] Re: Is it possible to start httpd, with reading the certificates of non-root user?

2012-09-04 Thread Ajay Garg
Never mind.. I am an idiot. Sorry for the bother. Regards, Ajay On Tue, Sep 4, 2012 at 1:56 PM, Ajay Garg wrote: > Hi all. > > I have a WebDAV share setup in the context of httpd; and things work like > a charm, when the key- and crt-file are in the context of "root" user and > "root" group. >

[users@httpd] Is it possible to start httpd, with reading the certificates of non-root user?

2012-09-04 Thread Ajay Garg
Hi all. I have a WebDAV share setup in the context of httpd; and things work like a charm, when the key- and crt-file are in the context of "root" user and "root" group. However, if I generate the key and crt files in the context of some other user; modify the paths in "/etc/httpd/conf.d/ssl.con

Re: [users@httpd] You must select one and only one option from the INET single | SOLVED

2012-09-04 Thread Jos Chrispijn
Solved; added IPv6 support to the setup. thanks Jos Chrispijn Jos Chrispijn: Can somebody tell me what this means? 'You must select one and only one option from the INET single' Got that message during upgrading 'apache-2.2.22_6' to 'apache22-2.2.22_7' thanks, Jos Chrispijn --