Re: [gentoo-user] apache 2 userdir access

2003-11-16 Thread Patrick Börjesson
Thanks for the idea, unfortunately it does not work. I changed the section in my commonapache2.conf: snip Still I don't have the permission... What permissions do you have on your home-directory? If you have it so that no users besides your own have permissions to enter it (i.e. ~ =

Re: [gentoo-user] apache 2 userdir access

2003-11-16 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 November 2003 11:46, Patrick Börjesson wrote: What permissions do you have on your home-directory? If you have it so that no users besides your own have permissions to enter it (i.e. ~ = rwx--) apache won't be able to access

Re: [gentoo-user] apache 2 userdir access

2003-11-16 Thread Patrick Börjesson
What permissions do you have on your home-directory? If you have it so that no users besides your own have permissions to enter it (i.e. ~ = rwx--) apache won't be able to access ~/public_html either. You'll have to set at least x-permissions for all users to your

Re: [gentoo-user] apache 2 userdir access

2003-11-16 Thread Michael Spohn
Yep, thats been the problem, my ~ was rwx-- ! Thanks for your help and all your ideas. Regards, Michael What permissions do you have on your home-directory? If you have it so that no users besides your own have permissions to enter it (i.e. ~ = rwx--) apache won't be able to access

Re: [gentoo-user] apache 2 userdir access

2003-11-14 Thread Dennis Freise
On Fri, 14 Nov 2003 17:52:54 +0100 Michael Spohn [EMAIL PROTECTED] wrote: I am trying to install for local users their $HOME/public_html directory to be accessible under apache 2 pointing the browser to http://localhost/~username I get from the browser: Forbidden You don't have

Re: [gentoo-user] apache 2 userdir access

2003-11-14 Thread Dennis Freise
On Fri, 14 Nov 2003 19:00:50 +0100 Dennis Freise [EMAIL PROTECTED] wrote: I would have liked to test the following before posting, but I managed to break my libphp4 and am currently rebuilding php - so no testing currently :\ I was able to test it now. It works as I suggested, but you can also

Re: [gentoo-user] apache 2 userdir access

2003-11-14 Thread Michael Spohn
Thanks for the idea, unfortunately it does not work. I changed the section in my commonapache2.conf: ... snip Directory /home/*/public_html AllowOverride All Options Indexes SymLinksIfOwnerMatch IncludesNoExec #Options MultiViews -Indexes Includes FollowSymLinks IfModule

Re: [gentoo-user] Apache 2

2003-11-08 Thread Redeeman
how do you start it? you should do like this: rc-update add apache2 default On Sat, 2003-11-08 at 17:45, Lewis Powell wrote: I am running an apache 2 webserver, but it refuses to load appropriately on system boot. However, when I run /etc/init.d/apache from the commandline, it starts up

Re: [gentoo-user] Apache 2

2003-11-08 Thread Lewis Powell
It's already there, it just doesn't actually succeed in starting up. Lewis I am the blown fuse that blacks you out. I Am Darkwing Duck. On Sat, 8 Nov 2003, Redeeman wrote: how do you start it? you should do like this: rc-update add apache2 default On Sat, 2003-11-08 at 17:45, Lewis

Re: [gentoo-user] Apache 2

2003-11-08 Thread Matt Chorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 08 November 2003 08:53 am, Lewis Powell wrote: It's already there, it just doesn't actually succeed in starting up. Lewis I am the blown fuse that blacks you out. I Am Darkwing Duck. On Sat, 8 Nov 2003, Redeeman wrote: how do you

Re: [gentoo-user] Apache 2

2003-11-08 Thread Lewis Powell
Ok, let me try this again, I was, it would appear, much to imprecise. I have previously run, rc-update add apache2 default and that command executed successfully; however, when the computer boots, for some reason, there is an unknown error that prevents apache2 from starting. Oddly, when I run

Re: [gentoo-user] Apache 2

2003-11-08 Thread Lewis Powell
On Sat, 2003-11-08 at 13:19, gabriel wrote: what does /var/log/apache2/error_log say? [Sat Nov 01 14:32:07 2003] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 addres s of ultra Configuration Failed [Sat Nov 01 22:18:59 2003] [alert] (EAI 2)Name or service not

Re: [gentoo-user] Apache 2

2003-11-08 Thread Andrew Gaffney
Lewis Powell wrote: On Sat, 2003-11-08 at 13:19, gabriel wrote: what does /var/log/apache2/error_log say? [Sat Nov 01 14:32:07 2003] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 addres s of ultra Configuration Failed [Sat Nov 01 22:18:59 2003] [alert] (EAI

Re: [gentoo-user] Apache 2

2003-11-08 Thread Andrew Gaffney
Andrew Gaffney wrote: Lewis Powell wrote: On Sat, 2003-11-08 at 13:19, gabriel wrote: what does /var/log/apache2/error_log say? [Sat Nov 01 14:32:07 2003] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 addres s of ultra Configuration Failed [Sat Nov 01 22:18:59

Re: [gentoo-user] Apache 2 and mod_perl 1.99.09

2003-10-08 Thread Andrew Gaffney
Doug Weimer wrote: On Tue, 2003-10-07 at 22:04, Andrew Gaffney wrote: Can someone send me a stock /etc/apache2/conf/commonapache2.conf? I've made a lot of modifications trying to make it work. I want to start fresh. You should have one in

Re: [gentoo-user] Apache 2 and mod_perl 1.99.09

2003-10-08 Thread Andrew Gaffney
Andrew Gaffney wrote: Doug Weimer wrote: On Tue, 2003-10-07 at 22:04, Andrew Gaffney wrote: Can someone send me a stock /etc/apache2/conf/commonapache2.conf? I've made a lot of modifications trying to make it work. I want to start fresh. You should have one in

Re: [gentoo-user] Apache 2 and mod_perl 1.99.09

2003-10-08 Thread Andrew Gaffney
Doug Weimer wrote: On Tue, 2003-10-07 at 23:42, Andrew Gaffney wrote: Damn, I knew I should have done a diff before blindly copying that one over my existing one. Now everything is borked. I'm getting 403 errors on my scripts in /cgi-bin. Are you using the stable apache2 build? The stable

Re: [gentoo-user] Apache 2 and mod_perl 1.99.09

2003-10-07 Thread Sandor MISKEY
* Andrew Gaffney [EMAIL PROTECTED] wrote on 2003.10.08. 04:08: I thought that I had mod_perl working, but I was wrong. All I should need to do is add '-D PERL' in /etc/conf.d/apache2, correct? I keep getting 404 errors when I try to access any script I place in /home/httpd/perl. What extra

Re: [gentoo-user] Apache 2 and PHP

2003-02-04 Thread Ing. Bernardo Lopez
It sounds dumb but... did you uncomment the line where -D PHP must be? (i has having the same stuff than magnus... when i revised the /etc/conf.d/apache2 i saw my error... and the simptoms where the same than magnus descrieve) Good look. PS: as i see you need to add apache2 to use,export