[EMAIL PROTECTED] Apache 2.0.46, Auth_LDAP and Frontpage

2005-08-01 Thread NOLLET Remy \(CAMPUS\)
I want to migrate my sites server from my Apache 1.3 with LDAP Authentication and Frontpage to the RHEL 3.0 one. RHEL server install by default Apache 2.0.46 without Auth Ldap (and without Frontpage too ;-)) ) I need to compile only mod_auth_ldap.so with ldap and frontpage but I don't know ho

Re: [EMAIL PROTECTED] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed

2005-08-01 Thread Jeff Lacki
Sorry, using mysql 3.23 I believe it is. The application is a C++ interface which has been used a lot and over time, seems solid. I dont know about the 8k limit issue, what would that be? 8k sounds about where its hanging, but Id have to check. Thanks, Jeff ---

[EMAIL PROTECTED] Strange problem with mod_vhost_alias

2005-08-01 Thread Kelly Price
I'm having a strange problem with mod_vhost_alias here, which doesn't match the documentation. My intentions are to map these sample domains on one server to these directories: web.stalag99.net => /home/hosts/stalag99_net/w/e/b/web/public_html/ stalag99.net => /home/hosts/stalag99_net/w/e/b/web/pu

Re: [EMAIL PROTECTED] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed

2005-08-01 Thread Nick Kew
On Mon, 1 Aug 2005, Jeff Lacki wrote: > I have a MySQL server doing queries on my database. It seems > that if the query returns a list of more than about 20 rows > the webpage 'hangs' (Im in a loop displaying the information > to html) and it eventually times out and prints: > > [Mon Aug 01 19:5

[EMAIL PROTECTED] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed

2005-08-01 Thread Jeff Lacki
Hello- Im using a Fedora core 3, apache 2.0.54 machine. Ive tried to find articles online about this problem and all anyone ever said was, yes its a bug in apache 2.x which isnt fixed (apparently) or No they dont know what it means. Well, if nobody can help, here's what Ive observed anyhow. I

Re: [EMAIL PROTECTED] mod_frontpage state of the art

2005-08-01 Thread Dan Mahoney, System Admin
On Mon, 1 Aug 2005, Brian Candler wrote: What's the current best way to support frontpage publishing? [*] The two main contenders I've found are: - http://www.rtr.com/ - http://sourceforge.net/projects/mirfak Anyone here have a view as to which is better (for your own definition of 'better')?

[EMAIL PROTECTED] mod_frontpage state of the art

2005-08-01 Thread Brian Candler
What's the current best way to support frontpage publishing? [*] The two main contenders I've found are: - http://www.rtr.com/ - http://sourceforge.net/projects/mirfak Anyone here have a view as to which is better (for your own definition of 'better')? I'm running Apache 1.3 under FreeBSD, and o

Re: [EMAIL PROTECTED] New to Web Development

2005-08-01 Thread Nick Jones
<[EMAIL PROTECTED]> wrote: > Sorry for the most elemental of situations but I am > new to the web > development arena and am interested in building > WB-database applications > for friends and family. I used to be a programmer > back in the early > 70's (BAL, COBOL, FORTRAN, RPG, CRTs linked to

Re: [EMAIL PROTECTED] New to Web Development

2005-08-01 Thread John Hicks
Executive Benefits Resources wrote: Sorry for the most elemental of situations but I am new to the web development arena and am interested in building WB-database applications for friends and family. I used to be a programmer back in the early 70's (BAL, COBOL, FORTRAN, RPG, CRTs linked to mainf

Re: [EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread John Hicks
Scott Hamm wrote: Hi all, I'm a new user here. I'm running Apache in Linux server. I would like to display a directory only in specific directory, is that possible? Scott -- Power to people, Linux is here. The "indexes" option causes the display of a directory index when the requested u

[EMAIL PROTECTED] New to Web Development

2005-08-01 Thread Executive Benefits Resources
Sorry for the most elemental of situations but I am new to the web development arena and am interested in building WB-database applications for friends and family. I used to be a programmer back in the early 70's (BAL, COBOL, FORTRAN, RPG, CRTs linked to mainframes, you get the picture) and I got

[EMAIL PROTECTED] How can I use apache XML security library with httpd?

2005-08-01 Thread Zhenxiao Liu
Hi, all, I'm new in this area. Could anyone help me start using XML security library? Any advice is appreciated. Thanks in advance. Zhenxiao Liu - The official User-To-User support forum of the Apache HTTP Server Pro

RE: [EMAIL PROTECTED] mod_proxy_html Segmentation fault problem with Apache 2.1.6 on FreeBSD 4.9

2005-08-01 Thread R Mills
Hmm... I tried at first without the apache path, this is what I got: su-2.05b# ./apache21/bin/apxs -c -I/usr/local/include/libxml2 -i mod_proxy_html.c /usr/home/rebekah/apache21/build/libtool --silent --mode=compile gcc -prefer-pic -D_THREAD_SAFE -D_REENTRANT -g -O2 -I/usr/home/rebekah/apache21/

Re: [EMAIL PROTECTED] apache2 problem

2005-08-01 Thread John Hicks
webmaster wrote: hi, i have a problem with my apache2. I changend the machine on which apache was running, and now apache won't start. I check the logs and i got no errors there i tryed messages/syslog, apache error log nothing. If i change the machine back all is ok apache starts ok. I tryed to

RE: [EMAIL PROTECTED] Sometimes getting 'Premature end of script...'

2005-08-01 Thread Lllllll Gabor
Thx for the advices, Owen! I use MySQL, I read and write files in these scripts. User input is not really intresting. It comes at the same values sometimes. I also noticed that this error comes when I use Php-MyAdmin! Different requests make these errors. (Anyway I looked at its code and the head

[EMAIL PROTECTED] Apache Mod-JK2 Problems

2005-08-01 Thread Alpesh Parmar
Hi, I have got Apache 2.0.54 HTTP server running on red hat linux system box and it is configured to connect a local lan host having jboss 3.2.5 application server for dynamic content provision. The configuration for mod-jk2+apache+jboss-tomcat are as specified in documentation. But after few day

RE: [EMAIL PROTECTED] apache2 problem

2005-08-01 Thread Axel-Stéphane SMORGRAV
You should be a little more specific about your problem. You haven't given us anything to work on. Have you managed to get strace output (with the -f switch) ? -ascs -Original Message- From: FSA [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 11:55 AM To: users@httpd.apache.org

Re: [EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread Scott Hamm
Thanks! On 8/1/05, FSA <[EMAIL PROTECTED]> wrote: u must smth like :Options NoneAllowOverride AuthConfigOrder allow,denyAllow from allshould be okScott Hamm wrote: > Sorry.  I do not want apache to display the contents of my other> directories by default, except for specific directo

Re: [EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread FSA
u must smth like : Options None AllowOverride AuthConfig Order allow,deny Allow from all should be ok Scott Hamm wrote: > Sorry. I do not want apache to display the contents of my other > directories by default, except for specific directories i.e. > > /var/www/htdocs/motion/ >

Re: [EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread Scott Hamm
Sorry.  I do not want apache to display the contents of my other directories by default, except for specific directories i.e. /var/www/htdocs/motion/ /var/www/htdocs/motion/images /var/www/htdocs/motion/* On 8/1/05, FSA <[EMAIL PROTECTED]> wrote: can u be a litle more specific ?Scott Hamm wrote:

Re: [EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread FSA
can u be a litle more specific ? Scott Hamm wrote: > Hi all, I'm a new user here. > > I'm running Apache in Linux server. I would like to display a directory > only in specific directory, is that possible? > > Scott > > -- > Power to people, Linux is here. signature.asc Description: OpenPG

[EMAIL PROTECTED] Displaying a directory in specific directory

2005-08-01 Thread Scott Hamm
Hi all, I'm a new user here. I'm running Apache in Linux server.  I would like to display a directory only in specific directory, is that possible? Scott-- Power to people, Linux is here.

Re: [EMAIL PROTECTED] apache2 problem

2005-08-01 Thread FSA
it has :) ... if i change the machine all is ok .. Axel-Stéphane SMORGRAV wrote: > Absolutely no clue. > > Verify that the log directory exists and has adequate permissions. > > Try to make a truss/strace of your apache process to identify potential opens > that fail or get any other hints. >

RE: [EMAIL PROTECTED] apache2 problem

2005-08-01 Thread Axel-Stéphane SMORGRAV
Absolutely no clue. Verify that the log directory exists and has adequate permissions. Try to make a truss/strace of your apache process to identify potential opens that fail or get any other hints. -ascs -Original Message- From: webmaster [mailto:[EMAIL PROTECTED] Sent: Monday, Augu

[EMAIL PROTECTED] apache2 problem

2005-08-01 Thread webmaster
hi, i have a problem with my apache2. I changend the machine on which apache was running, and now apache won't start. I check the logs and i got no errors there i tryed messages/syslog, apache error log nothing. If i change the machine back all is ok apache starts ok. I tryed to recompile the kerne

AW: AW: AW: AW: [EMAIL PROTECTED] Too many open files ...

2005-08-01 Thread Oliver Kirchel
Hi Sean, thanks a lot for your detailed descripton. I will try it tomorrow and let you now if this solved my problem. Olli > -Ursprüngliche Nachricht- > Von: Sean Conner [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 30. Juli 2005 11:32 > An: users@httpd.apache.org > Betreff: Re: AW: AW:

RE: [EMAIL PROTECTED] Re: mod_rewrite issue

2005-08-01 Thread Joost de Heer
Axel-Stéphane SMORGRAV said: > I do not think that will match either. I believe you need to include the > first / > > RewriteRule ^/([A-Za-z])/$ index.php?object=$1 The rewrite was in a .htaccess, doesn't that mean that the leading / isn't included? I don't have any experience with rewrites insi

RE: [EMAIL PROTECTED] Re: mod_rewrite issue

2005-08-01 Thread Axel-Stéphane SMORGRAV
I do not think that will match either. I believe you need to include the first / RewriteRule ^/([A-Za-z])/$ index.php?object=$1 -Original Message- From: Joost de Heer [mailto:[EMAIL PROTECTED] Sent: Friday, July 29, 2005 8:03 PM To: Thomas Cc: users@httpd.apache.org Subject: [EMAIL PROT