RE: [EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread Boyle Owen
> -Original Message- > From: Yossy Dreyfus [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 06, 2006 1:33 PM > To: ? ? - Apache > Subject: [EMAIL PROTECTED] "don't have permission to access this server" > > I have installed the apache server on a linux host. > My host using nfs fi

Re: [EMAIL PROTECTED] Virtual hosting - 2.2.2 - XP

2006-08-06 Thread Alain Wolf
I did the following for my development environment, with customer preview: --- LoadModule vhost_alias_module libexec/apache22/mod_vhost_alias.so Options All MultiViews AllowOverride All Order allow,deny Allow from all # # Use name-based virtual hosting. # NameVirtualHost *:80

[EMAIL PROTECTED] APACHE Session ID issue.

2006-08-06 Thread Lalit Seth
Hi, APACHE -Server version: HP-UX_Apache-based_Web_Server/2.0.48Server built:   Nov  5 2003 03:42:46 OS -HP-UX B.11.11 Information about setup -I have a machine with 5 NIC. All these have static IP Address. Each NIC has an entry for it in DNS.Hence each machine can be referred by 5 DNS names like..

Re: [EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread ganesh ganesh
What is the folder that you are trying to access.. What is your virtual host entry. making 777 permission alone will not work for you as for as apache is concerned. There are lot many settings to access the folder and files. Provide the details... so that issue can be analysed..

Re: [EMAIL PROTECTED] Virtual hosting - 2.2.2 - XP

2006-08-06 Thread kurt miller
Thanks so much for your input. I'll experiment with your ideas. -km Eike Frost wrote: > Hello, > > On Saturday 05 August 2006 19:31, kurt miller wrote: > >> Thusfar, I am able to successfully map to the local >> development sites using virtual hosting and my hosts file. The problem I >> am st

[EMAIL PROTECTED] Apache for Windows with SSL binaries issue

2006-08-06 Thread hunter
I am hunter, the guy who provides the Apache for Windows with SSL binaries at hunter.campbus.com. In case you don't know, the files are hosted from my friend's shared server at brandleadershipmarketing.com. Last Friday the tech support disabled the apache directory because someone at 222.124.32.2

Re: [EMAIL PROTECTED] two simple questions

2006-08-06 Thread Joshua Slive
On 8/6/06, Ikke Snoeckx <[EMAIL PROTECTED]> wrote: Hello I have two (simple) questions: 1. A RewriteRule: Basically, consider this: www.example.com/foo.bar ... Now, I want that to be also accessible by this: www.example.com/foo (so, actually, it is just the file name, but without the .bar exten

Re: [EMAIL PROTECTED] two simple questions

2006-08-06 Thread Morgan Gangwere
On Sunday 06 August 2006 21:33, Ikke Snoeckx wrote: > Hello > > I have two (simple) questions: > > 1. A RewriteRule: > Basically, consider this: www.example.com/foo.bar ... Now, I want that > to be also accessible by this: www.example.com/foo (so, actually, it is > just the file name, but without t

[EMAIL PROTECTED] two simple questions

2006-08-06 Thread Ikke Snoeckx
Hello I have two (simple) questions: 1. A RewriteRule: Basically, consider this: www.example.com/foo.bar ... Now, I want that to be also accessible by this: www.example.com/foo (so, actually, it is just the file name, but without the .bar extension) ... 2. Access and authorisation: I have tw

[EMAIL PROTECTED] Virtual Hosts on a Mac - Almost There

2006-08-06 Thread David Blomstrom
I'm trying to set up Apache virtual hosts on my new MacBook Pro, and I think I'm almost there, but I'm hitting a snag somewhere. I get the standard Apache greeting when I type http://localhost/ into my browser, but I when I type in the name of one of my websites - http://Geobop/ - it defaults t

Re: [EMAIL PROTECTED] Need Help Starting XAMPP > Apache on MacBook Pro

2006-08-06 Thread David Blomstrom
Please ignore this thread; I figured it out. Thanks.David Blomstrom <[EMAIL PROTECTED]> wrote: P.S. I suppose the logical alternative is to simply use the default Apache installation, since it appears to be working. But I can't even locate it. I thought it might be in Library > Webserver, but that

RE: [EMAIL PROTECTED] Retirement of mod_aspdotnet

2006-08-06 Thread Todd L Hicks
Bill, Is it possible to get the last development build? Regards, Todd Hicks -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Tuesday, 25 July, 2006 7:00 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Retirement of mod_aspdotnet Graeme Walker

Re: [EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread Evan Platt
At 04:32 AM 8/6/2006, you wrote: I have installed the apache server on a linux host. My host using nfs file system as its root file system. I have changed all the permissions to 777, but I still get the forbidden message? What can be the reason? From the WAN or LAN? What is the EXACT error fr

Re: [EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread Charles Michener
When I got that message it was caused by one of the many firewalls blocking my access - might try shutting one at a time down for a testYossy Dreyfus <[EMAIL PROTECTED]> wrote:I have installed the apache server on a linux host. My host using nfs file system as its root file system.

[EMAIL PROTECTED] Unlock Your Mind's Hidden Power, Today...

2006-08-06 Thread John
www.HumanDataTransfer.com great information. --- MAF Anti-Spam ID: 20060801082756H1v3CkI2 - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

Re: [EMAIL PROTECTED] Need Help Starting XAMPP > Apache on MacBook Pro

2006-08-06 Thread David Blomstrom
P.S. I suppose the logical alternative is to simply use the default Apache installation, since it appears to be working. But I can't even locate it. I thought it might be in Library > Webserver, but that folder appears to be empty.I've been typing the names of specific Apache files in my Spotlight

Re: [EMAIL PROTECTED] URI: index.html.en and mod_negotiate FAIL

2006-08-06 Thread David Flory
At 8/6/2006 9:05 AM Joshua Slive wrote: > On 8/6/06, David Flory <[EMAIL PROTECTED]> wrote: >> Hi All, >> >> I just installed Apache2.2.3 with PHP5.2 using localhost on my Win32 >> box. I cannot get the system to deliver the manual pages. It looks as >> if httpd is not recognizing the "URI: ind

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread LDB
Joshua Slive wrote: On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: > >> Joshua Slive wrote: >> > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: >> > >> >> I have setup WebDAV. I am able to connect via https through >> >> basic authentication

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread Joshua Slive
On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: > >> Joshua Slive wrote: >> > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: >> > >> >> I have setup WebDAV. I am able to connect via https through >> >> basic authentication. My only problem is t

[EMAIL PROTECTED] Need Help Starting XAMPP > Apache on MacBook Pro

2006-08-06 Thread David Blomstrom
I just reinstalled the XAMPP program on my MacBook Pro and got the same error message as before - every program (PHP, MySQL, etc.) installed except Apache.I copied the following from my Terminal program:Password:my-computer:/Users/[USERNAME] root# /Applications/xampp/xamppfiles/mampp startStarting

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread LDB
Joshua Slive wrote: On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: > >> I have setup WebDAV. I am able to connect via https through >> basic authentication. My only problem is that it says, >> >> 500 Internal Server Error > > >

Re: [EMAIL PROTECTED] server-status - what does this mean?

2006-08-06 Thread Eike Frost
Hello, On Friday 04 August 2006 18:02, Marc Perkel wrote: > I'm having connection problems. Running server status 90% of the > connections look like this: > *50-0*17499 0/8/8 *R* 0.000 1 0.0 0.00 > 0.00? ? ..reading.. > What does this mean?

AW: [EMAIL PROTECTED] server busy

2006-08-06 Thread Mididoc Productions
> > > > > > Aug 5 22:10:59 mail sshd[67557]: fatal: fork of unprivileged > child failed > > Aug 5 22:11:44 mail sshd[67626]: fatal: fork of unprivileged > child failed > > Aug 5 22:16:04 mail sshd[68292]: fatal: fork of unprivileged > child failed > > Aug 5 22:16:31 mail sshd[68359]: fatal:

Re: [EMAIL PROTECTED] mod_log_config - time taken to serve the request, in microseconds

2006-08-06 Thread Eike Frost
Hi, On Saturday 05 August 2006 16:32, Rob Kirkbride wrote: > Sorry you're right. We basically have bands whereby if we achieve >=99% > within 1 second the client pays us. If we're between say 98 and 99% the > cost is neutral, less than 98 and we pay them. > It's slightly more complicated than that

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread Joshua Slive
On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: > >> I have setup WebDAV. I am able to connect via https through >> basic authentication. My only problem is that it says, >> >> 500 Internal Server Error > > > What does the apache e

Re: [EMAIL PROTECTED] Virtual hosting - 2.2.2 - XP

2006-08-06 Thread Eike Frost
Hello, On Saturday 05 August 2006 19:31, kurt miller wrote: > Thusfar, I am able to successfully map to the local > development sites using virtual hosting and my hosts file. The problem I > am struggling with is how to map the www.xxx.dynalias.com to more > than one site. Is this even possible?

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread LDB
Joshua Slive wrote: On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: I have setup WebDAV. I am able to connect via https through basic authentication. My only problem is that it says, 500 Internal Server Error What does the apache error log say? Joshua. --

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread Joshua Slive
On 8/6/06, LDB <[EMAIL PROTECTED]> wrote: I have setup WebDAV. I am able to connect via https through basic authentication. My only problem is that it says, 500 Internal Server Error What does the apache error log say? Joshua. -

Re: [EMAIL PROTECTED] Documentation for MD5 on the site

2006-08-06 Thread Eike Frost
Hello, On Sunday 06 August 2006 11:01, Dripping wrote: > There was instructions on PGP file verification, but none on MD5 hash > check, even though it was listed as an alternative. How do I get the > hash, whatever this is, from the server for MD5. I have managed to > use the command line to ge

Re: [EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread LDB
LDB wrote: I have setup WebDAV. I am able to connect via https through basic authentication. My only problem is that it says, 500 Internal Server Error when I try to edit. My permission are the same for the filesystems as it is for the apache server. Here is the config ... DavLockDB /var/a

[EMAIL PROTECTED] WebDAV locking issues

2006-08-06 Thread LDB
I have setup WebDAV. I am able to connect via https through basic authentication. My only problem is that it says, 500 Internal Server Error when I try to edit. My permission are the same for the filesystems as it is for the apache server. Here is the config ... DavLockDB /var/apache2-d

Re: [EMAIL PROTECTED] server busy

2006-08-06 Thread Joshua Slive
On 8/6/06, Mididoc Productions <[EMAIL PROTECTED]> wrote: > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Joshua > Slive > Gesendet: Sonntag, 6. August 2006 03:57 > An: users@httpd.apache.org > Betreff: Re: [EMAIL PROTECTED] server busy > > >

Re: [EMAIL PROTECTED] URI: index.html.en and mod_negotiate FAIL

2006-08-06 Thread Joshua Slive
On 8/6/06, David Flory <[EMAIL PROTECTED]> wrote: Hi All, I just installed Apache2.2.3 with PHP5.2 using localhost on my Win32 box. I cannot get the system to deliver the manual pages. It looks as if httpd is not recognizing the "URI: index.html.en" line in manual/index.html. Things worked fi

AW: [EMAIL PROTECTED] server busy

2006-08-06 Thread Mididoc Productions
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Joshua > Slive > Gesendet: Sonntag, 6. August 2006 03:57 > An: users@httpd.apache.org > Betreff: Re: [EMAIL PROTECTED] server busy > > > On 8/5/06, Mididoc Productions <[EMAIL PROTECTED]> wrote: >

[EMAIL PROTECTED] "don't have permission to access this server"

2006-08-06 Thread Yossy Dreyfus
I have installed the apache server on a linux host. My host using nfs file system as its root file system. I have changed all the permissions to 777, but I still get the forbidden message? What can be the reason?

[EMAIL PROTECTED] Documentation for MD5 on the site

2006-08-06 Thread Dripping
There was instructions on PGP file verification, but none on MD5 hash check, even though it was listed as an alternative. How do I get the hash, whatever this is, from the server for MD5. I have managed to use the command line to get it to display a hash using MD5.exe.

[EMAIL PROTECTED] Dripping wants to chat

2006-08-06 Thread Dripping
Ignore this email subscribers, I'm using a beta email web client. --- Dripping wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/m