Re: [EMAIL PROTECTED] Forbidden from accessing the document root

2008-08-15 Thread Wesley Schroth
On Fri, 2008-08-15 at 14:21 -0400, Eric Covener wrote: > On Fri, Aug 15, 2008 at 1:46 PM, Wesley Schroth <[EMAIL PROTECTED]> wrote: > > Hi, > > > > It seems that any computer is forbidden from accessing the document > > root. If any computer (including the localhost) attempts to access > > anything

[EMAIL PROTECTED] Virtual host repetition for many ports

2008-08-15 Thread David Pratt
Hi. I have apache behind a reverse proxy and listening to 30 ports. I want to shorten up my http.conf. I have been reading mod_vhost_alias docs but it seems only to handle names where I am only concerned about routing request from reverse proxy a specific backend port. So I have a large block o

[EMAIL PROTECTED] Adding Chinese support to Apache 1.3.x ?

2008-08-15 Thread Zach Uram
I downloaded a chinese webpage onto my remote server using wget (where I host my Apache 1.3 webserver - running Debian testing release) and when I view it the Chinese characters have been replaced with ASCII gibberish. Yet the original Chinese page displays fine in Firefox on my local machine (Ubun

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Nick Kew wrote: On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: The version of mysql apache is building against is 5.0.37. The server I'm connecting (which should not be the issue) is 4.0.11a (I hope to upgrade this year). It probably is. The MySQL drive

Re: [EMAIL PROTECTED] 2 separate Apache configuration files and services. (On one Srv03 box)

2008-08-15 Thread Davide Bianchi
BRENT SODDERS wrote: > I would like to run 2 instances of Apache 2.2 on a MS Windows 2003 server. > > One would be port 80 (for users), the second port () for > developers. The developers would like to have separate services so they > could stop Apache services without stopping services for

Re: [EMAIL PROTECTED] Forbidden from accessing the document root

2008-08-15 Thread Eric Covener
On Fri, Aug 15, 2008 at 1:46 PM, Wesley Schroth <[EMAIL PROTECTED]> wrote: > Hi, > > It seems that any computer is forbidden from accessing the document > root. If any computer (including the localhost) attempts to access > anything, it is denied with a Forbidden error. What does your error log sa

[EMAIL PROTECTED] Apache 2.2 with mod_negotiation/mod_rewrite ordering problem

2008-08-15 Thread Justin Pasher
Hello everyone, This is my first post to the list, so hopefully I am providing everything needed to get started. I am running Apache 2.2.3-4+etch5 (Debian Etch, mpm-prefork version), and I am migrating a site over from an Apache 1.3.34 instance. The site depends on mod_rewrite along with cont

[EMAIL PROTECTED] 2 separate Apache configuration files and services. (On one Srv03 box)

2008-08-15 Thread BRENT SODDERS
I would like to run 2 instances of Apache 2.2 on a MS Windows 2003 server. One would be port 80 (for users), the second port () for developers. The developers would like to have separate services so they could stop Apache services without stopping services for users. From what I understand

[EMAIL PROTECTED] Forbidden from accessing the document root

2008-08-15 Thread Wesley Schroth
Hi, It seems that any computer is forbidden from accessing the document root. If any computer (including the localhost) attempts to access anything, it is denied with a Forbidden error. - The official User-To-User support forum

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Nick Kew wrote: On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: The version of mysql apache is building against is 5.0.37. The server I'm connecting (which should not be the issue) is 4.0.11a (I hope to upgrade this year). It probably is. The MySQL drive

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Nick Kew
On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: > The version of mysql apache is building against is 5.0.37. The > server I'm connecting (which should not be the issue) is 4.0.11a (I > hope to upgrade this year). It probably is. The MySQL driver was originally writt

Re: [EMAIL PROTECTED] Problem whith DocumentRoot in VirtualHost

2008-08-15 Thread Davide Bianchi
CARRILLO MARTINEZ JULIO ALBERTO wrote: > > We have problems whit the configuration VirtualHost. > > I have two DocumentRoot in the basic configuration You can have one DocumentRoot per server, if you enable VirtualHosts, then the 'main' configuration is ignored and the first VHost will be used

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Tom Donovan wrote: Steve Whitson wrote: When I start the server I get the following error: [notice] Apache/2.2.9 (Unix) DAV/2 PHP/5.2.6 SVN/1.5.1 configured -- resuming normal operations [info] Server built: Aug 7 2008 11:06:05 [debug] prefork.c(1001): AcceptMutex: fcntl (default: fcntl) [erro

[EMAIL PROTECTED] Problem whith DocumentRoot in VirtualHost

2008-08-15 Thread CARRILLO MARTINEZ JULIO ALBERTO
We have problems whit the configuration VirtualHost. I have two DocumentRoot in the basic configuration that's ok but the DocumentRoot in VirtualHost it's ignore and only resolv the basic configuration ignore Virtual DocumentRoot. Thanks for you help

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Tom Donovan
Steve Whitson wrote: When I start the server I get the following error: [notice] Apache/2.2.9 (Unix) DAV/2 PHP/5.2.6 SVN/1.5.1 configured -- resuming normal operations [info] Server built: Aug 7 2008 11:06:05 [debug] prefork.c(1001): AcceptMutex: fcntl (default: fcntl) [error] (20014)Internal e

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Nick Kew
On Fri, 15 Aug 2008 09:14:59 +1000 (EST) Res <[EMAIL PROTECTED]> wrote: > > Steve, > Did you check out the URL I sent you in pvt email a few days > ago? Either way, looks OK below, run this now (alter path to httpd) > > ldd /usr/local/apache/bin/httpd | grep libmysqlclient_r You won't see