Hello,
Thanks for your responses. (I'm afraid there's a lot I don't know. That's
why I'm asking questions ;) answers inserted inline below)
-Original Message-
From: "Shawn Beard" <[EMAIL PROTECTED]>
To:
Date: Thu, 17 Aug 2006 11:04:58 -0400
Subject: Re: [EMAIL PROTECTED] troubleshooting
On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
Yes, autoindex is on. I cannot strip it basics due to how much is being
done on the server. :(
Then install apache again someplace else (a different port on the same
server, if necessary) and replicate the problem.
There's no way you should be runnin
Joshua Slive wrote:
On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
> On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
>
>>
>> Options FollowSymLinks Indexes
>> AllowOverride None
>> Order Allow,Deny
>> Allow from all
>>
>>
>> [Thu Aug 17 03:50:51
On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
> On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
>
>>
>> Options FollowSymLinks Indexes
>> AllowOverride None
>> Order Allow,Deny
>> Allow from all
>>
>>
>> [Thu Aug 17 03:50:51 2006] [error] [client
Joshua Slive wrote:
On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
Options FollowSymLinks Indexes
AllowOverride None
Order Allow,Deny
Allow from all
[Thu Aug 17 03:50:51 2006] [error] [client xxx.xxx.xxx.xxx] Attempt to
serve
directory: /srv/www/readit/
I
> mod_auth_dbd yields:
> [crit] (70023)This function has not been implemented on this platform:
> DBD: failed to initialise
That message is a little misleading. "this platform" doesn't mean FreeBSD,
it means it's not implemented in your APR-UTIL build. There should be some
previous error messag
Hello:
When i compile apache 2.2.3 on Linux with SSL the mod_ssl.so has some
dependencies that it does not have when compiled on Solaris (8,9,10):
extras (ldd):
libgssapi_krb5.so.2 => /usr/kerberos/lib/libgssapi_krb5.so.2
libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3
lib
assuming you compile your own apache 2.x you can configure with
--enable-static-support so that the support tools have no lib dependencies.
another thing that works - although i cannot say it is the best method (i am
no compiler expert) - is to export the var CC="gcc -static-libgcc" before
the c
Is there a plugin or software you can use to see "real time" traffic on my
apache server?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
> -Original Message-
> From: Joost de Heer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 17, 2006 6:10 PM
> To: Boyle Owen
> Cc: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] SSL with Apache and IE
>
> >> The page cannot be displayed
> >>
> >> Cannot find server or DNS Erro
Hi,
I'm trying to configure mod_proxy_balancer with a simple cluster and
have run into a configuration problem that has me stumped. It's
probably very simple and I'm just missing something ;) Your help is
appreciated.
I have three machines, www1.mydomain.com, www2.mydomain.com, and
www3.mydomai
>> The page cannot be displayed
>>
>> Cannot find server or DNS Error
>
> There's your problem.
Obviously you've never worked with IE. That's the standard error whenever
something doesn't work (The oh so beloved 'friendly error' from IE).
Joost
--
It might be worth doing a traceroute also. See how may hops it takes to
get there and how long those hops take. Could also be a routing issue.
Shawn Beard
Web Administrator, MCSE, MCSA, MCP
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581
>>> [EMAIL
On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
So what about the StartServers?
Don't you think 40 isn't a bit too high as well?
I mean, it does only relate to the servers that are spawned right
at the start of the webserver, does it?
Yes. StartServers should be set to around the ave
On Thu, Aug 17, 2006 at 07:48:45AM -0600, Ray wrote:
> The behaviour I am seeing is that sometimes page requests are normal,
> sometimes pages load slow, and sometimes they don't load at all and the
> user gets a 'cannot find server' error message, and all occur in no
> particular order within a sh
Hello Joshua,
that was what I was suspecting (looking over the scoreboard
stats),
that the No. of MinSpareServers was way too high.
So the error message fooled me a little.
I have set it, as you suggested down to 10.
So what about the StartServers?
Don't you think 40 isn't a bit too high as well
On 8/17/06, Ray <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to track down some performance issues with an apache server.
(behaviour description below). The system is apache, php, and mysql on win
2003. I'm looking for a tool or procedure to track down the source.
unfortunately, because this is a
Hello,
I'm trying to track down some performance issues with an apache server.
(behaviour description below). The system is apache, php, and mysql on win
2003. I'm looking for a tool or procedure to track down the source.
unfortunately, because this is a production server, I can't easily shut
down
On 8/17/06, LDB <[EMAIL PROTECTED]> wrote:
Options FollowSymLinks Indexes
AllowOverride None
Order Allow,Deny
Allow from all
[Thu Aug 17 03:50:51 2006] [error] [client xxx.xxx.xxx.xxx] Attempt to serve
directory: /srv/www/readit/
I've never seen this erro
On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
[Thu Aug 17 09:13:36 2006] [info] server seems busy, (you may
need to increase StartServers, or Min/MaxSpareServers), spawning
8 children, there are 36 idle, and 71 total children
I already increased MaxClients, StartServers, Min|MaxSpar
On Thursday 17 August 2006 13:09, K. Moges wrote:
> Hello All,
>
> I am using Apache Web Server and I want to access a file of the form I
> attached (please find it attached) from the Web-server. It is a simple text
> file. The file type is referred to as:
>
> http://localhost:8080/wdnet"; type="ap
Boyle Owen wrote:
-Original Message-
From: LDB [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 17, 2006 12:45 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Indexing outside of DocumentRoot
and Directory
With the change now the error is as follows,
Attempt to
Hello Apache Users/Admins,
I think I have a performance issue in that the master httpd
cannot fork enough children
to satisfy all concurrent connect requests,
because I get these in error_log:
# grep server\ seems\ busy $SERVERROOT/logs/error_log|tail
[Wed Aug 09 21:21:27 2006] [info] server seem
Hello All,
I am using Apache Web Server and I want to access a file of the form I attached (please find it attached) from the Web-server. It is a simple text file. The file type is referred to as:
http://localhost:8080/wdnet" type="application/x-slf"/> in a VoiceXML document from where the fil
Boyle Owen wrote:
-Original Message-
From: LDB [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 17, 2006 12:45 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Indexing outside of DocumentRoot
and Directory
With the change now the error is as follows,
Attempt to
> -Original Message-
> From: LDB [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 17, 2006 12:45 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Indexing outside of DocumentRoot
> and Directory
>
> With the change now the error is as follows,
>
> Attempt to serv
> -Original Message-
> From: Dougie [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 17, 2006 12:10 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Redirecting URL
>
> Thanks Boyle!
>
> A proxy is exactly what I want to do! I'll try it and
> see what I can
Boyle Owen wrote:
-Original Message-
From: LDB [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 17, 2006 5:00 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Indexing outside of DocumentRoot and Directory
I have the following ..
DocumentRoot "/srv/www/webroot"
STUFF
Nick i did have libgcc installed but
no luck, this seems strange.
-bash-3.00$ pkginfo |grep gcc
application SMCgcc
gcc
application SMClibgcc
libgcc
-bash-3.00$ make
Making all in srclib
make[1]: Entering directory `/apps/exlink/tmp/httpd-2.2.3/srclib'
Mak
Thanks Boyle!
A proxy is exactly what I want to do! I'll try it and see what I can
come up with (is there any good examples of doing this?).
Dougie
Boyle Owen wrote:
-Original Message-
From: Dougie [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 16, 2006 7:11 PM
To: users@httpd
On Thursday 17 August 2006 07:08, alan bryan wrote:
> Has anyone gotten either mod_authn_dbd (using postgresql) or
> mod_auth_pgsql to work on Apache 2.2 on FreeBSD (I'm using 6.1)?
Didn't you post this just a few days ago? Why the new thread?
Oh, you're the one who replied *twice* by posting he
31 matches
Mail list logo