ly appreciate it if
someone could kindly give me an idea what's happening here or what I
might be doing wrong. Thanks.
Joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.ap
nt to
the correct IP address
Furthermore, if I try to access say http://rubbish.joeshome.me.uk I get
the default site even though this is not enabled.
What am I missing and why has this become so much more complicated?
--
Joe
On 17:52 Sun 30 Dec , Victor Trac wrote:
> On Dec 30, 2007 4:53 PM, Joe <[EMAIL PROTECTED]> wrote:
> > I used to be able to do this in 1.3 but now using 2.2 I can't get it to
> > work. Running on a Debian server in /etc/apache2/apache2.conf I have
> > (where
On 20:15 Sun 30 Dec , Victor Trac wrote:
> On Dec 30, 2007 6:18 PM, Joe <[EMAIL PROTECTED]> wrote:
> > On 17:52 Sun 30 Dec , Victor Trac wrote:
> > > On Dec 30, 2007 4:53 PM, Joe <[EMAIL PROTECTED]> wrote:
> > > > I used to be able to do this
On 18:13 Sun 30 Dec , Norman Peelman wrote:
> Joe wrote:
>> On 17:52 Sun 30 Dec , Victor Trac wrote:
>>
>>> On Dec 30, 2007 4:53 PM, Joe <[EMAIL PROTECTED]> wrote:
>>>
>>>> I used to be able to do this in 1.3 but now using 2.2 I ca
rite works.
What else could be stopping the .htaccess being read?
--
Regards, Joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubsc
side of the output filter, i.e. in ssl_io_filter_output and
ssl_filter_write.
Any thoughts from d...@?
Regards, Joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.
27;s config, or is not possible?
Thanks for any leads. It's been a frustrating search so far.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.htm
se. You should think of the DAV
repository as "owned" by mod_dav.
Regards, Joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
Hello Apache users list.
We have an issue with mod_log_config; specifically we are trying to pipe log
output through Sed before it goes to Cronolog. The result is that we get no
output whatsoever.
Here is a sample of the directives we are using in our VirtualHost container:
CustomLog "| /b
no logging information is generated.
-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Dan Poirier
Sent: Wednesday, January 27, 2010 12:03 PM
To: users@httpd.apache.org
Subject: [us...@httpd] Re: mod_log_config issue
Joe Hammerman writes:
> Hello Apache users list
So perhaps someone on the users list has an alternative method for addressing
the issue we are encountering.
Our setup is that we have Amazon EC2 instances serving our web content. If we
logged the request host IP, we would have a log filled with the IP's of the
Amazon load balancers. Therefore
anuary 28, 2010 7:10 AM
To: users@httpd.apache.org
Subject: [us...@httpd] Re: mod_log_config issue
Joe Hammerman writes:
> If we replaced Sed with Cat, I'm a little confused as to what we would
> be catting; there's a stream coming in, right?
>
> To your second question
: Re: [us...@httpd] Re: mod_log_config issue
Joe Hammerman wrote:
> Hi Dan,
>
> When the sed command is replaced with /bin/cat, logs are generated. Using a
> sed command that does nothing results in no log output; e.g.
>
> CustomLog "| /bin/sed s/// |/usr/bin/cronolog...&q
'\n'. So I bet sed is editing the stream in place, and storing all of its
edits in memory.
LogFormat supports the '\n' character - but I still can't get sed to actually
write out to disk.
-Original Message-
From: Joe Hammerman [mailto:jhammer...@videoegg.com]
Sen
, OpenBSD may be doing the correct thing,
as the RFCs seem to be saying that 0.0.0.0 can only be used as a
source. But in this case, it seems to be getting in the way.
Can anyone provide more insight into this? I'm not really sure wh
ok I remove all traces of APR and it works! Now I have this message:
[Wed Dec 07 12:37:09 2005] [warn] (2)No such file or directory: Failed
to enable the 'httpready' Accept Filter
Any ideas?
Thanks for all you help,
J
-
T
On Wed, Dec 07, 2005 at 11:40:05AM -0500, Joe Apache wrote:
> ok I remove all traces of APR and it works! Now I have this message:
>
> [Wed Dec 07 12:37:09 2005] [warn] (2)No such file or directory: Failed
> to enable the 'httpready' Accept Filter
This is a harml
t; Is this a bug or is this configure option not supported anymore?
Looks like an APR bug, can you file it in bugzilla?
You shouldn't really need --disable-ipv6 on any modern system though,
what platform are you using?
joe
-
The o
Hello,
I've tried to compile some modules on Apache-2.2.0 with little success.
For example, here is the error message for mod_fastcgi:
mod_fastcgi.c: In function `init_module':
mod_fastcgi.c:271: error: `ap_null_cleanup' undeclared (first use in
this function)
mod_fastcgi.c:271: error: (Each und
gt;
> It seems therefore that it's dropping out of the vhost iteration early for
> some reason, and hence not loading all the certificates+keys.
Have you got a minimal configuration which reproduces this? That would
be the first step to tracking
quot;nems.test", and hence will bomb out.
>
> Shout if any of it doesn't make sense
None of it makes sense :) How is this bundle'o'stuff included in
httpd.conf?
Are you using vendor packages or a build from
Nick Kew wrote:
> On Thursday 08 December 2005 21:05, Joe Apache wrote:
>
>> Hello,
>>
>> I've tried to compile some modules on Apache-2.2.0 with little success.
>>
>
> I've compiled lots of modules on it. Most of them were originally written
le large file downloads properly (be that >2Gb
or >4Gb), it's most likely to be a browser bug.
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/users
e 1
That's pretty strange, configure has already checked that O_LARGEFILE is
available. Can you upload the srclib/apr/config.log file somewhere or
send it to me privately?
Please also describe exactly how you ran configure.
joe
--
On Mon, Dec 19, 2005 at 10:27:14AM -0500, Boys Santos wrote:
> Joe,
>
> Thanks for taking this question. Configure was ran as follows:
>
> export CFLAGS="+DD64"
> ./configure
Can you try instead:
unset CFLAGS
export CC="cc +DD64"
./configure
and se
pr-1.2.2-random.patch
by doing:
cd srclib/apr
patch -p1 < apr-1.2.2-random.patch
and then rebuilding.
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/users
lpthread -ldl
>
> /usr/lib/libexpat.so: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
This is a known bug; you can run "rpm --erase expat-devel.i386" as root
to workaround the problem.
Rgeards,
joe
-
.apache.org/bugzilla/show_bug.cgi?id=28205
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
&
d permission of all files. This causes a
> Seg Fault in the apache logs though:
>
> [Mon Jan 09 22:05:49 2006] [notice] child pid 10562 exit signal
> Segmentation fault (11)
Can you get a backtrace and file a bug?
http://httpd.apach
download.
That's likely to be a client limitation - 2.2 will correctly handle
large files. What client? I don't believe any of the browsers
currently handle large files correctly; modern versions of wget and most
ve
general if files on your site are modified in-place you will
sometimes be serving corrupt content, so this situation is generally
better avoided in the first place.
Regards,
joe
-
The official User-To-User support forum o
e has no effect at
all. open_basedir itself is not a reliable security barrier in any
case, see http://www.php.net/security-note.php.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:
ssues.apache.org/bugzilla/show_bug.cgi?id=12355 - which
was fixed in 2.2.0; you can apply this patch to 2.0.x releases:
http://issues.apache.org/bugzilla/attachment.cgi?id=16495
joe
-
The official User-To-User support forum
On Tue, Jan 31, 2006 at 02:42:27PM +, Stephen Collyer wrote:
> Joe Orton wrote:
> >On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote:
> >
> >>I have an SSL enabled Apache 2.0.55, with a CGI enabled
> >>Location accessible via SSL.
> >>
gs about subject CN
mismatches.
What error is being printed when the server fails to start? What does
the error_log say?
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd
gt; Can I use *.domain.com (which is a server certificate, signed by a trusted
> > root CA) to sign the *.*.domain.com ?
>
> Does * match *.* also?
Following the RFC 2818 rules, no, it doesn't.
joe
-
The offi
7; is multiply-defined:
To fix this issue, you can download this patch:
http://people.apache.org/~jorton/apr-1.2.2-random.patch
and apply it like this:
cd srclib/apr
patch -p1 < apr-1.2.2-random.patch
this should be fixed out-of-the-box for the next httpd release.
joe
--
this crash? I don't know how to get a
stack backtrace on Win32 but that's what I'd to see to investigate this
any further.
Can you give the "openssl x509 -text" output of the certificate which
causes the crash at startup?
joe
-
ified context diff.
> Hunk #1 failed at line 57.
> Hunk #2 failed at line 5.
Maybe the patch has been mangled in the download? If not perhaps try a
GNU patch rather than whatever comes with Solaris. The patch applies
; [Thu Feb 02 17:35:07 2006] [info] Init: Seeding PRNG with 0 bytes of entropy
...
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
rver:
> /etc/httpd/modules/mod_jk.so: failed to map segment from shared object:
> Permission denied
This is probably due to the SELinux policy. Try running:
# restorecon -v /etc/httpd/modules/mod_jk.so
to label the DSO properly.
joe
-
On Tue, Feb 07, 2006 at 03:07:07PM +0100, Kövesdán Gábor wrote:
> Joe Orton wrote:
> >
> >You need "SSLEngine on" somewhere. What error was produced from
> >apachectl? How did it fail to start? There aren't any errors in the
> >error_log you posted.
&
On Tue, Feb 07, 2006 at 03:43:18PM +0100, Kövesdán Gábor wrote:
> Joe Orton wrote:
> >I can't reproduce any problems here using your config. For the
> >configuration with "SSLEngine On" in global context, where the server
> >silently fails to start u
ttpd.strace httpd -X
...
CTRL-C.
then gzip and upload /tmp/httpd.strace somewhere; please don't post it
to this list. It might be useful also to know the:
- Linux distribution
- CPU architecture
- glibc version
Regards,
joe
---
d
the issue. Upgrading the kernel might fix it properly.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMA
nd)
which can cause responses to be truncated at 64K.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PR
ty much any use of DAV in Apache:
http://mailman.lyra.org/pipermail/dav-dev/2001-January/001897.html
just find the section of code in mod_auth_radius where it returns
HTTP_NOT_FOUND and remove it.
Regards,
joe
-
The official U
returns. As Apache converts the line endings from UNIX to
> Windows, you can watch the memory size of httpd grow. One of our
That is probaly http://issues.apache.org/bugzilla/show_bug.cgi?id=23567
- no simple solution though, sorry.
Regards,
joe
-
and the
> error_log contains an entry like
> child pid 3552 exit signal Segmentation fault (11). The page
> just looks like
There are fixes in testing for LDAP in php/httpd on 64-bit platforms:
# yum --enablerepo=u
ms (there are some hacks you can use, but this
is not recommended or supported).
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more in
t
directory from the original installation directory. That won't work by
default. Presuming this is Linux, you can add the line
LD_LIBRARY_PATH=/path/to/apache/lib to the "bin/envvars" file to make it
pick up the libraries in this path.
joe
-
te bug on this; please follow the instructions at the
following URL to generate a backtrace:
http://httpd.apache.org/dev/debugging.html#crashes
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
o build OpenSSL; mail
openssl-users@openssl.org for more help.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [
Hello all. After applying some patches to a SuSE SLES 8 box, I get the following error when trying to start apache.
Starting httpd []
[Fri May 26 12:20:28 2006] [warn] Apache does not support line-end comments.Consider using quotes around argument: "#-1"Syntax error on line 633 of /etc/http
>>> On 5/30/2006 at 8:44 AM, [EMAIL PROTECTED] wrote:
Hi,Joe Zitnik wrote:> Hello all. After applying some patches to a SuSE SLES 8 box, I get the> following error when trying to start apache.> > Starting httpd []> > [Fri May 26 12:20:28 2006] [warn] Apache does not
Good Day,
I have a strange problem, I've just compiled httpd-2.2.2 on FreeBSD
6.1. When I try to start it up I get this message:
Assertion failed: (lu->lu_myreq->lr_owner == lu), function
_lock_acquire, file /usr/src/lib/libpthread/sys/lock.c, line 171.
Abort trap (core dumped)
I think the prob
oservers.com, not
apache. Our server is simply rejecting the message.
--
Joe Schaefer
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsub
Hello,
I don't seem to be able to make CGI work within .
Here is my VirtualHost block:
Options ExecCGI
SetHandler cgi-script
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/shop1/htdocs
ScriptAlias /cgi-bin/ /home/shop1/cgi-bin/
ServerName www.mydomain.com
Er
At 01:24 PM 5/7/2007, you wrote:
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
Hello,
I don't seem to be able to make CGI work within .
Here is my VirtualHost block:
Options ExecCGI
SetHandler cgi-script
Everything inside the section is redundant because it is
At 01:39 PM 5/7/2007, you wrote:
On 5/7/07, Joe Demeny <[EMAIL PROTECTED]> wrote:
It never occurred to me that I needed to add these permissions in the
section.
In the main configuration part I have user directories defined as:
AllowOverride None
Order allo
ot;Login in using your domain login."
require valid-user
If you see a mistake in my conf file, or understand why this is prompting
for multiple logins I would appreciate any advice.
Thanks,
Joe
cate against
> an AD server?
Yes, I am trying to bind against an Active Directory server.
Thanks,
Joe
Nathan,
RedirectPermanent is only going to match for the exact URL. If you want it
to match for anything that is LIKE / you will need to use RewriteCond +
RewriteRule OR RedirectMatch. RedirectMatch will map redirect a regular
expression match to a new URL.
RedirectPermanent / http://foo.com/
Anyone have any ideas on this?
On 8/13/07, Joe Seeley <[EMAIL PROTECTED]> wrote:
>
> > Why do you have <http://localhost:5000> ?
>
> The localhost proxypass is to make remote requests look like they are
> local requests. The application needs to believe the reque
e valid-user
If you see a mistake in my conf file, or understand why this is prompting
for multiple logins I would appreciate any advice.
Thanks,
Joe
>
> > Strange, it almost seems like the creds aren't being cached, but if it
> > is only 2 or 3 times, that can't be the case. Are you loading both
> > mod_ldap and mod_authnz_ldap? Can you test without the proxy parts?
I'm using mod_ldap and mod_auth_ldap. Due to the way the app is setup it
w
art).
Dave, can you file a bug on this in bugzilla - I'm not sure whether it
has been fixed already? http://issues.apache.org/bugzilla/
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Proj
lect syscall ( which has a fd_set of max 1024 fds)
> fails .. and hence apache fails to start up.
2.0 will use poll() in preference to select() on platforms where poll()
is available, which fixes this issue. Third-party modules/libraries may
still
On Mon, May 16, 2005 at 12:45:48PM +0530, Jaspreet Singh wrote:
> hey,
>
> On Fri, 2005-05-13 at 16:25 +0100, Joe Orton wrote:
> > On Fri, May 13, 2005 at 05:06:30PM +0530, Jaspreet Singh wrote:
> > > hi,
> > >
> > > I want to use apache
gt; for "manual":
You should remove that - the /usage location is configured in the
separate config file: /etc/httpd/conf.d/webalizer.conf
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server
as died when our load spiked with a lot of concurrent users.
Does the error_log list any segmentation faults?
If you're using the stock Red Hat packages you should call Red Hat
support or file the issue in https://bugzilla.redhat.com/bugzilla
ser-homedir.html
there is RHEL-specific SELinux information in the RHEL documentation,
too.
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for
pecifically.. For example, the file
> "bad.html" gives these errors.
This is probably because of SELinux permissions errors; check the dmesg
output for "avc" denial errors. See docs:
http://fedora.redhat.com/docs/selinux-apache-fc3/
htt
On Tue, Jun 21, 2005 at 10:19:35AM -0500, Jerry Rehak wrote:
> Hello-
>
> I get a segfault when starting httpd. I'm using apache 2.0.48 built
> from tar running on Fedora C3.
Upgrade to 2.0.54, it's a known bug in 2.0.48.
> (gdb) run
> Starting program: /usr/local/apache/bin/httpd
> [Thread deb
long" to represent file
sizes. This approach should work with recent 2.0 releases, however.
But it causes incompatibilities with third-party modules and it's not
really supported in 2.0 either.
In the recent 2.1.6 alpha release large file support works out of the
box, no speci
d e.g. "CoreDumpDirectory /tmp" to your httpd.conf, then run gdb on
the core dumps produced in /tmp.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/users
ong with the
rest of the process group, so it may exit before the children have to to
log their shutdown messages (it's a race). I don't know why it would
log that line, though, might be something Solaris-specific.
joe
-
Does the Win32 version of Apache have a parent process that is running
on an administrator account and the children processes are guest
accounts and are the only ones sending/receiving to and from the
Internet?
Thanks,
Joe
165 #ifndef
PEM_F_DEF_CALLBACK166 #define
PEM_F_DEF_CALLBACK PEM_F_DEF_CB167 #endif
http://lxr.webperf.org/source.cgi/modules/ssl/ssl_toolkit_compat.h#179On 7/24/05,
hunter <[EMAIL PROTECTED]> wrote:
My WIN32 build of Apache 2.0.54 fails with the following error whilecompiling with OpenSSL 0.9.
http://people.apache.org/~jorton/ap_byterange.diff
Regards,
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [
2000 S 0.0 5.3 0:00.51 apache2
if when this happens, you can capture the output of e.g. "strace -p
15853" as root, that might help.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
S
assword that the client had send to
> 8 chars before validating (but many people like longer passwords for their
> better strength)
>
> Any thoughts for a portable fix?
2.0.x (really, APR) will use getpassphrase() if a
Aaron, what are the two threads? I know the linux ver just has a parent
thread and then new children thread are created as needed or whatever,
how is the win version different?
The windows version also runs under just 2 threads. All the responsesare under a single PID, which can be an issue a you
On Mon, Aug 15, 2005 at 11:00:02AM -0400, George Adams wrote:
> Thanks, Joe and Jon for your helpful thoughts regarding my Apache
> memory problem. Here's some more information:
>
> Joe> > 1-015823W 0.001742573500 GET /out/388.mp3
> Joe> > 2-0
On Wed, Aug 17, 2005 at 12:12:05PM -0400, George Adams wrote:
> >> Joe> Are these all simple static files, or is /out/ handled by some CGI
> >> Joe> script etc?
> >>
> >> Joe, you're right - they do get passed through a Perl script for
> >>
On Thu, Aug 18, 2005 at 02:48:26PM -0400, George Adams wrote:
> Joe, I just wanted to thank you again. The byterange patch you gave me
> worked just beautifully.
Great, thanks for the feedback. I've proposed this for backport to the
2.0.x branch now so it should show up in a 2.
ot;SSLVerifyClient require".
Please can you confirm this: add %{SSL_CLIENT_S_DN}x to some CustomLog
line so that you can log whether the client cert is actually being
picked up or not for access to the protected location.
If this isn't working pr
On Tue, Aug 30, 2005 at 03:52:11PM +0100, Joe Orton wrote:
> On Tue, Aug 30, 2005 at 10:23:16AM +0200, Yefym Dmukh wrote:
> > >SSLVerifyClient is documented as working in directory context, so it
> > should also work in context. The manual page for mod_ssl does
> > &g
rifyClient require" - no
> triggered SSL negotiation - access without certificate granted.
The patch for this which has been proposed for the next 2.0.x release
is:
http://people.apache.org/~jorton/CAN-2005-2700.diff
Thanks a lot for reporting this.
(The issue app
s fine. If I
> go directly to the php document in a browser, it works fine.
>
> We are using redhat enterprise linux 4. httpd-2.0.52 and PHP 5.1 RC1.
It's a bug in that version of PHP, it was fixed since then (and was not
present in 5
t enabled. Can someone
> please tell me what I need to do to get large file support active.
Don't use any special CPPFLAGS settings, it works out of the box with
the 2.1.7 beta.
joe
-
The official User-To-User support forum of
on win2k3 server ie 6.0.3790 only, when i try to click an https link
from our https page it hangs, but if i reload it it works. we are
using apache 2.0
i have this in the ssl conf but its not helping
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-
On Sat, Sep 17, 2005 at 10:56:20PM +1000, Haali Goodsell wrote:
> configure: creating ./config.status
> config.status: creating Makefile
> ./config.status: fork: Resource temporarily unavailable
Something went wrong here. Try it again, and try using the latest
version, 2.0
> lists and plan to file a bug.
Are you running any other third-party modules in this httpd
installation?
If you can get the server into a state where newly created directories
always have the wrong permissinos, you could strace a child pro
flush buffered content to the client
whenever the backend server stalls - so if you try the 2.1.7 beta it
should behave as you expect; please file bugs if not.
Regards,
joe
-
The official User-To-User support forum of the
e to the latest 2.0.54 and we
Follow the instructions on obtaining a backtrace at this URL, and post
the backtrace here:
http://httpd.apache.org/dev/debugging.html#crashes
joe
-
The official User-To-User support forum of
hat you have exactly the same
modules being loaded; PHP for instance will show up larger VM use
because it drags in so many shared libraries.
joe
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
t conditions will lead to the fcntl
EDEADLK issue on Solaris, that is really a problem which needs more
investigation.
(historically, 1.3 always used fnctl on Solaris IIRC, so it is
definitely the most "tried and tested")
joe
-
On Wed, Oct 05, 2005 at 03:36:45PM +0200, Axel-Stéphane SMORGRAV wrote:
> Joe,
>
> Thanks for replying to my post.
>
> Isn't the AcceptMutex only used inside the parent process to serialise
> the access to the accept(2) system call ?
It's used in *children*
1 - 100 of 205 matches
Mail list logo