Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade

2008-11-25 Thread Jorge Ramirez
no se donde esta instalado por defecto pero te aconsejo ke hagas una busqueda de apachectl y deberas de encontrar dos archivos uno para v 1.3y el otro de la ver 2.9.En ke pais y ciudad estas? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org S

RE: [EMAIL PROTECTED] Server config level RewriteCond not working

2008-11-25 Thread likai
Thanks Krist, By adding these two lines in every virtual host, it works. RewriteEngine OnRewriteOptions inherit > Date: Mon, 24 Nov 2008 09:27:12 +0100 > From: [EMAIL PROTECTED] > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Server config level RewriteCond not working > > 2008/1

Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade

2008-11-25 Thread André Warnier
Hola. No conosco el Mac para nada, ni se como has instalado Apache. Pero seguramente, lo peor que puedes hacer es empezar borrar ficheros en un lado o el otro sin saber exactamente a que coresponden. Imagino que en el Mac, existe algun programa estandard que permite instalar y deinstalar paquete

[EMAIL PROTECTED] windows xp installation failed

2008-11-25 Thread RAJA KUMAR
iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp pro but at the stage of "Copying new files" its ending in "data1.cab" cannot be read. other versions like "apache_2.2.10-win32-x86-openssl-0.9.8i.msi", apache_2.0.63-win32-x86-no_ssl.msi, apache_2.0.63-win32-x86-openssl-0.9.7

Re: [EMAIL PROTECTED] windows xp installation failed

2008-11-25 Thread RAJA KUMAR
i downloaded from the following location http://mirror.x10.com/mirror/apache/httpd/binaries/win32/apache_2.2.10-win32-x86-no_ssl.msi On 11/25/08, André Warnier <[EMAIL PROTECTED]> wrote: > > RAJA KUMAR wrote: > >> iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp >> pro >

Re: [EMAIL PROTECTED] windows xp installation failed

2008-11-25 Thread RAJA KUMAR
sir i downloaded one fresh copy and now its working. thank you On 11/25/08, RAJA KUMAR <[EMAIL PROTECTED]> wrote: > > i downloaded from the following location > > > http://mirror.x10.com/mirror/apache/httpd/binaries/win32/apache_2.2.10-win32-x86-no_ssl.msi > > > > On 11/25/08, André Warnier <[EM

Re: [EMAIL PROTECTED] TimeOut directive in virtual host context

2008-11-25 Thread Eric Covener
On Tue, Nov 25, 2008 at 1:24 AM, Russell Uman <[EMAIL PROTECTED]> wrote: > > howdy! > > TimeOut claims it can be set per-virtual host > > http://httpd.apache.org/docs/2.0/mod/core.html#timeout > > however, when i set TimeOut inside a container, it seems like > the new timeout (which is shorter tha

Re: [EMAIL PROTECTED] windows xp installation failed

2008-11-25 Thread André Warnier
RAJA KUMAR wrote: iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp pro but at the stage of "Copying new files" its ending in "data1.cab" cannot be read. other versions like "apache_2.2.10-win32-x86-openssl-0.9.8i.msi", apache_2.0.63-win32-x86-no_ssl.msi, apache_2.0.63-win

Re: [EMAIL PROTECTED] using ldap secure causes core dump

2008-11-25 Thread Tom Evans
On Mon, 2008-11-24 at 14:00 -0500, Minson, John M Mr ARMY GUEST wrote: > note thi sis apache 2.2.10 > > # ldd httpd > libldap.so.5 => /usr/lib/libldap.so.5 > libdl.so.1 =>/lib/libdl.so.1 > libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8 > libcrypto.

[EMAIL PROTECTED] TUX integration in Apache

2008-11-25 Thread Arnab Ganguly
Hi All, Curious to know whether the TUX integration is being done with the Apache?How do I check that and what is the procedure to enable and disable? Thanks and regards Arnab

Re: [EMAIL PROTECTED] TUX integration in Apache

2008-11-25 Thread André Warnier
Arnab Ganguly wrote: Hi All, Curious to know whether the TUX integration is being done with the Apache?How do I check that and what is the procedure to enable and disable? Thanks and regards Arnab Is this some kind of game where we are supposed to guess what you mean ? Or is this a case of "the

Re: [EMAIL PROTECTED] TUX integration in Apache

2008-11-25 Thread Sascha Kersken
André Warnier wrote: Arnab Ganguly wrote: Hi All, Curious to know whether the TUX integration is being done with the Apache?How do I check that and what is the procedure to enable and disable? Thanks and regards Arnab Is this some kind of game where we are supposed to guess what you mean ? O

Re: [EMAIL PROTECTED] TUX integration in Apache

2008-11-25 Thread Arnab Ganguly
Hi Sascha, Thanks a lot for the information. André: Thanks to for your prompt response and I am sorry that my mail was not clear to you. Regards Arnab On Tue, Nov 25, 2008 at 6:39 PM, Sascha Kersken <[EMAIL PROTECTED]> wrote: > André Warnier wrote: > >> Arnab Ganguly wrote: >> >>> Hi All, >>> Cu

[EMAIL PROTECTED] mod_rewrite: get current working directory

2008-11-25 Thread Dennis Birkholz
Hello together, I want to create a rule, that maps /images/xyz.png to /foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png. My problem is that i cannot get the current working directory to test if file /foo/... exists because mod_rewrite wants absolute pathnames only, relat

[EMAIL PROTECTED] mod_proxy_balancer stickysession

2008-11-25 Thread Ryan Fox
Greetings, I'm having a problem getting mod_proxy_balancer sticky sessions to work. My back-end real servers are adding a cookie with "BALANCEID=jics.ceyx; path=/; domain=.findlay.edu"(or jics.sterope, depending). mod_proxy_balancer should route to the appropriate server based on this

Re: [EMAIL PROTECTED] using ldap secure causes core dump STUMPED

2008-11-25 Thread Minson, John M Mr ARMY GUEST
I have tried every combination of --with-ldap-lib --with-ldap-include --with-ldap I can think of . Using --with-ldap-lib=/usr/local/lib/libldap.so  --with-ldap-include=/usr/local/ --with-ldap lets the config run but at the end of the apache make I get ld: fatal: file /usr/local/lib/libld

[EMAIL PROTECTED] Need help regarding rewrite error

2008-11-25 Thread amar4kintu
I have my apache server setup on linux Following is the detail for httpd.conf virtual host created by me DocumentRoot /u/certilogo/ ServerName test.ctltest.com ErrorLog logs/vh/preproduzione Options Indexes FollowSymLinks MultiViews AllowOverride all Order allo

Re: [EMAIL PROTECTED] mod_rewrite: get current working directory

2008-11-25 Thread André Warnier
Dennis Birkholz wrote: Hello together, I want to create a rule, that maps /images/xyz.png to /foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png. My problem is that i cannot get the current working directory to test if file /foo/... exists because mod_rewrite wants absol

Re: [EMAIL PROTECTED] mod_proxy_balancer stickysession

2008-11-25 Thread Ryan Fox
Ryan Fox wrote: I'm having a problem getting mod_proxy_balancer sticky sessions to work. Sorry everyone. Just needed to restart apache, rather than graceful. Works flawlessly now. Thanks, Ryan begin:vcard fn:Ryan Fox n:Fox;Ryan org:The University of Findlay;Information Technology Service

Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again

2008-11-25 Thread Minson, John M Mr ARMY GUEST
using the following combo --with-ldap-lib=/usr/local/lib/  --with-ldap-include=/usr/local/include/ --with-ldap make the ldap config/make issue seem to go away but then the make dies with gcc -g -O2    -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE    -I/export/ho

[EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....

2008-11-25 Thread John Hudak
This one has me scratching my head, any insight would be appreciated... Installed Ubuntu server 8.04 with the generic Apache install. Set up a few webpages in htdoc, could access from LAN side (e.g. localhost, and 192.168.0.xxx). Set up router to port forward http requests on port 80, set up domai

Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade

2008-11-25 Thread rocio mejia
whitehorse, canada y tu? --- El mar, 25/11/08, Jorge Ramirez <[EMAIL PROTECTED]> escribió: De: Jorge Ramirez <[EMAIL PROTECTED]> Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade Para: users@httpd.apache.org Fecha: martes, 25 noviembre, 2008 10:01 no se donde esta instalado por defecto per

Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade

2008-11-25 Thread rocio mejia
gracias Andre. buen consejo.voy a desintalar la ver 1.3 --- El mar, 25/11/08, André Warnier <[EMAIL PROTECTED]> escribió: De: André Warnier <[EMAIL PROTECTED]> Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade Para: users@httpd.apache.org Fecha: martes, 25 noviembre, 2008 10:09 Hola. No c

Re: [EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....

2008-11-25 Thread André Warnier
John Hudak wrote: This one has me scratching my head, any insight would be appreciated... Installed Ubuntu server 8.04 with the generic Apache install. Set up a few webpages in htdoc, could access from LAN side (e.g. localhost, and 192.168.0.xxx). Set up router to port forward http requests on p

Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again

2008-11-25 Thread Tom Evans
On Tue, 2008-11-25 at 11:03 -0500, Minson, John M Mr ARMY GUEST wrote: > using the following combo > > --with-ldap-lib=/usr/local/lib/ > --with-ldap-include=/usr/local/include/ --with-ldap > > make the ldap config/make issue seem to go away but then the make dies > with > > gcc -g -O2-DSOLAR

Re: [EMAIL PROTECTED] Need help regarding rewrite error

2008-11-25 Thread Krist van Besien
On Tue, Nov 25, 2008 at 3:04 PM, amar4kintu <[EMAIL PROTECTED]> wrote: > > I have my apache server setup on linux > > Following is the detail for httpd.conf virtual host created by me > > >DocumentRoot /u/certilogo/ >ServerName test.ctltest.com > >ErrorLog logs/vh/preproduzione >

[EMAIL PROTECTED] installation probs?

2008-11-25 Thread Jonathan Chambler
Hi, I am new to PHP installation, I wish to make a local host server with Apache, PHP and MySQL. I have installed Apache http Server 2.2, PHP 5 and MySQL. Apache show It Works! When tested. I have saved the file in the htdocs folder within Apache. When I try and open this with IE I get a 403 erro

[EMAIL PROTECTED] Combining caching and rewrites

2008-11-25 Thread wi
Hi All I have a response from an expensive backend service that I would like to cache. We already do some caching of static content, and that works fine. However, the response that I want to cache is normally generated by a rewrite (the last three lines below). So, if I add some caching directives

Re: [EMAIL PROTECTED] Combining caching and rewrites

2008-11-25 Thread Eric Covener
On Tue, Nov 25, 2008 at 8:20 PM, wi <[EMAIL PROTECTED]> wrote: > Hi All > > I have a response from an expensive backend service that I would like > to cache. We already do some caching of static content, and that works > fine. However, the response that I want to cache is normally generated > by a

Re: [EMAIL PROTECTED] Running slow in IE only

2008-11-25 Thread Morgan Gangwere
Rob wrote: Hey all, I'm unsure whether this is a problem with Apache. I'm having the problem where my site runs slow in IE only. In Firefox & Safari they are lightning quick Its very strange but my servers are setup like this: Server 1 4 Sites hosted (4 virtual hosts) Server 2 2 Sites ho

Re: [EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....

2008-11-25 Thread Morgan Gangwere
André Warnier wrote: John Hudak wrote: This one has me scratching my head, any insight would be appreciated... Installed Ubuntu server 8.04 with the generic Apache install. Set up a few webpages in htdoc, could access from LAN side (e.g. localhost, and 192.168.0.xxx). Set up router to port forw

Re: [EMAIL PROTECTED] installation probs?

2008-11-25 Thread Morgan Gangwere
Jonathan Chambler wrote: Hi, I am new to PHP installation, I wish to make a local host server with Apache, PHP and MySQL. I have installed Apache http Server 2.2, PHP 5 and MySQL. Apache show It Works! When tested. I have saved the file in the htdocs folder within Apache. When I try and open th

Re: [EMAIL PROTECTED] Server config level RewriteCond not working

2008-11-25 Thread Morgan Gangwere
likai wrote: Thanks Krist, By adding these two lines in every virtual host, it works. RewriteEngine /On/ RewriteOptions /inherit/ Thats because that sets Rewrite to kick in. Inherit says "hey! bring whatever my parent says is its rewriteRule and make me follow it!" -- Morgan Gangwer

Re: [EMAIL PROTECTED] Repost: is this the right list ??? Need "configure" directive to static link libssl.a on AIX 5.3

2008-11-25 Thread Morgan Gangwere
Brian Mearns wrote: Sorry, I can't help you, but yes, this is the write lis, so hopefully someone else can. -Brian On Mon, Nov 24, 2008 at 10:47 AM, Bennett, Tony <[EMAIL PROTECTED]> wrote: Version:Apache httpd version 2.2.10 Platform: AIX 5.3 Compiler: IBM "C" for AIX

Re: [EMAIL PROTECTED] How to connect from a remote machine

2008-11-25 Thread Morgan Gangwere
Brian Mearns wrote: FYI, I've taken this thread off the list with Albert, since it's no longer related to Apache. If it comes back to server configuration, It will rejoin the mailing list. Understood. On another topic, slightly related you do NOT have to get a static ip. Services like DynDNS

Re: [EMAIL PROTECTED] Need help regarding rewrite error

2008-11-25 Thread amar4kintu
I tried with url http://10.104.70.2/certilogo/index Krist van Besien wrote: > > On Tue, Nov 25, 2008 at 3:04 PM, amar4kintu <[EMAIL PROTECTED]> wrote: >> >> I have my apache server setup on linux >> >> Following is the detail for httpd.conf virtual host created by me >> >> >>DocumentRoot