Re: [EMAIL PROTECTED] Dynamic Mass Virtual Hosting with Secure Dynamic Content is impossible?

2006-07-28 Thread matthew.fisch
>On some systems, yes, people can "give away" files. Even on systems >where they can't, this would be a bad idea since people could do >malicious things to other people's accounts using their own binaries. >The more-secure solution that I was thinking of was simply hard-coding >a knowledge of the

Re: [EMAIL PROTECTED] Dynamic Mass Virtual Hosting with Secure Dynamic Content is impossible?

2006-07-28 Thread Joshua Slive
On 7/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Thanks for the attention Joshua... Yes Ive read the other discussions (I think). I guess I assumed right then, Im stuck without changes to the source code? suexec cant work with mod_vhost_alias? Correct. Regarding the UID mappin

Re: [EMAIL PROTECTED] Dynamic Mass Virtual Hosting with Secure Dynamic Content is impossible?

2006-07-28 Thread matthew.fisch
Thanks for the attention Joshua...     Yes Ive read the other discussions (I think). I guess I assumed right then, Im stuck without changes to the source code? suexec cant work with mod_vhost_alias?     Regarding the UID mapping, all it would have to do would be suexec as the owner of the file. I w

Re: [EMAIL PROTECTED] Dynamic Mass Virtual Hosting with Secure Dynamic Content is impossible?

2006-07-28 Thread Joshua Slive
On 7/28/06, Matthew Fisch <[EMAIL PROTECTED]> wrote: I'm currently consulting for a customer running 20,000 customers/domains on a few dozen zeus webservers sharing an nfs nas. The support contract with zeus has lapsed and I am comparing my options for moving over to apache in leu of renewing

[EMAIL PROTECTED] Dynamic Mass Virtual Hosting with Secure Dynamic Content is impossible?

2006-07-28 Thread Matthew Fisch
  I'm currently consulting for a customer running 20,000 customers/domains on a few dozen zeus webservers sharing an nfs nas. The support contract with zeus has lapsed and I am comparing my options for moving over to apache in leu of renewing.   A basic requirement of any webserver for this cluster

Re: [EMAIL PROTECTED] Proxying ssl environment info

2006-07-28 Thread snacktime
On 7/28/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/28/06, snacktime <[EMAIL PROTECTED]> wrote: > This is with apache 1.3.x. Running apache 2 isn't an option due to > some web applications using older versions of mod perl. > > I want to use apache to proxy ssl connections to a backend plain

Re: [EMAIL PROTECTED] Proxying ssl environment info

2006-07-28 Thread Joshua Slive
On 7/28/06, snacktime <[EMAIL PROTECTED]> wrote: This is with apache 1.3.x. Running apache 2 isn't an option due to some web applications using older versions of mod perl. I want to use apache to proxy ssl connections to a backend plain http server. The backend server is mongrel (http://mongre

Re: [EMAIL PROTECTED] Error when issuing a 302 from a CGI

2006-07-28 Thread Nick Kew
On Friday 28 July 2006 21:34, Joshua Slive wrote: > > Rename the CGI script to nph-something -- this will tell mod_cgi to treat > > the script as one with non-parseable headers (and subsequently leaves the > > response code alone to do with as you wish). Whilst feasible, that's fragile and requir

[EMAIL PROTECTED] Proxying ssl environment info

2006-07-28 Thread snacktime
This is with apache 1.3.x. Running apache 2 isn't an option due to some web applications using older versions of mod perl. I want to use apache to proxy ssl connections to a backend plain http server. The backend server is mongrel (http://mongrel.rubyforge.org/) which is used to run ruby on rai

Re: [EMAIL PROTECTED] Error when issuing a 302 from a CGI

2006-07-28 Thread Joshua Slive
On 7/28/06, Eike Frost <[EMAIL PROTECTED]> wrote: Hi, On Friday 28 July 2006 21:42, Jose Adriano Baltieri wrote: > I have a tiny CGI program written in C that's like this : (...) > HTTP/1.1 302 Found > Location: http://www.unimep.br > > However, when I run it from the browser I'll receive an "In

Re: [EMAIL PROTECTED] Error when issuing a 302 from a CGI

2006-07-28 Thread Jerry McAllister
> > I have a tiny CGI program written in C that's like this : > > # include > main() > { > printf("HTTP/1.1 302 Found\n"); > printf("Location: http://www.unimep.br\n\n";); > } > > Running it at the prompt, it will print of course : > > HTTP/1.1 302 Found > Location: http://www.unimep.b

Re: [EMAIL PROTECTED] Error when issuing a 302 from a CGI

2006-07-28 Thread Eike Frost
Hi, On Friday 28 July 2006 21:42, Jose Adriano Baltieri wrote: > I have a tiny CGI program written in C that's like this : (...) > HTTP/1.1 302 Found > Location: http://www.unimep.br > > However, when I run it from the browser I'll receive an "Internal Server > Error". Rename the CGI script to np

Re: [EMAIL PROTECTED] mod_authnz_ldap for 2.2.2

2006-07-28 Thread elaine
Declerck Michael-W30479 wrote: I tried the extra --with-ldap-include and --with-ldap-lib flags, but I get the same error. Do you think this may have to do with the environment variables CPPFLAGS, CFLAGS, LDFLAGS, and or LD_LIBRARY_PATH? See my previous message for what they are

RE: [EMAIL PROTECTED] mod_authnz_ldap for 2.2.2

2006-07-28 Thread Declerck Michael-W30479
Update:   I went to a clean environment shell and tried Elaine's suggestions. The Apache installed successfully!   However, there was one condition during the install: I could not install Apache into it's original home directory location. I had to install it in /usr/local/apache2.   Everytim

[EMAIL PROTECTED] Error when issuing a 302 from a CGI

2006-07-28 Thread Jose Adriano Baltieri
I have a tiny CGI program written in C that's like this : # include main() { printf("HTTP/1.1 302 Found\n"); printf("Location: http://www.unimep.br\n\n";); } Running it at the prompt, it will print of course : HTTP/1.1 302 Found Location: http://www.unimep.br However, when I run it fro

Re: [EMAIL PROTECTED]

2006-07-28 Thread LDB
LDB wrote: Boyle Owen wrote: -Original Message- From: LDB [mailto:[EMAIL PROTECTED] It works like the following, DocumentRoot "/srv/www/mediawiki" Options FollowSymLinks This is the only directive you need in this directory container. All the others (especially the "Allow

Re: [EMAIL PROTECTED]

2006-07-28 Thread LDB
Boyle Owen wrote: -Original Message- From: LDB [mailto:[EMAIL PROTECTED] It works like the following, DocumentRoot "/srv/www/mediawiki" Options FollowSymLinks This is the only directive you need in this directory container. All the others (especially the "Allow from all")

[EMAIL PROTECTED] Apache error code 20024 & MediaWiki.

2006-07-28 Thread Jean-Lou Dupont
Hi, My config: - Windows XP - Apache 2.2.2 - MediaWiki 1.6.7 - PHP: 5.1.4 - MySQL 5.0.21-community-nt-log I get the errors: [Thu Jul 27 22:45:52 2006] [error] [client x.x.x.x] (20024)The given path misformatted or contained invalid characters: Cannot map GET /XYZ_Wiki/index.php/Special:Special

Re: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread sridevi polavaram
Sorry i realise the file that i have attached has no formatting..i am attaching the  changes.txt  now.On 7/28/06, sridevi polavaram < [EMAIL PROTECTED]> wrote: Exactly in httpd.conf. What error did you get? where did it occur (logfile, command line, ?) ok I am attaching changes.html file which sho

[EMAIL PROTECTED] Re: Can't bind to port on boot

2006-07-28 Thread Bill Moseley
On Fri, Jul 28, 2006 at 06:41:24PM +0200, Joost de Heer wrote: > > Cannot assign requested address: make_sock: could not bind > > to address 208.97.158.169:1443 > > no listening sockets available, shutting down > > Unable to open logs > > Is the network up before you start Apac

Re: [EMAIL PROTECTED] Stale NFS handle

2006-07-28 Thread Domingos Parra Novo
Hiyas, One or two "bugfixes" on my last message. :) Domingos Parra Novo escreveu: Markus Schiltknecht escreveu: I've already tried with hard/soft mounted NFS, I tried disabling MMAP as well as Sendfile. None of that helped. The LockFile remains local on /var/lock... Further g

[EMAIL PROTECTED] Apache Crashes - Resource temporarily unavailable: setuid

2006-07-28 Thread Michael Morris
Hi, I'm running Apache 2.0.54 on Fedora Core 4. Apache crashes with a frequency varying between a few minutes and a few hours. Apache doesn't die cleanly, so it can't start again until the child processes have all died. When I try to start Apache immediately after a crash, I get the followi

Re: [EMAIL PROTECTED] Stale NFS handle

2006-07-28 Thread Domingos Parra Novo
Hiyas, Markus Schiltknecht escreveu: Hi, We are puzzled by an apache2 hanging in an 'Uninterrubtable sleep'. The error.log tells us about a 'Stale NFS handle'. Unfortunately the log does not say which file it tried to access, only which request it was trying to serve. When reading co

[EMAIL PROTECTED] Re: Can't bind to port on boot

2006-07-28 Thread Joost de Heer
> Cannot assign requested address: make_sock: could not bind > to address 208.97.158.169:1443 > no listening sockets available, shutting down > Unable to open logs Is the network up before you start Apache? If your machine doesn't have this IP address yet, it'll fail. May I as

Re: [EMAIL PROTECTED] How to disable web accelerators

2006-07-28 Thread Eike Frost
Hi, On Friday 28 July 2006 00:24, Gerard Seibert wrote: > I am not sure if this is the right place to ask or not. How do I go > about disabling the use of web accelerators like FasterFox or the Google > Web Accelerator? I have noticed that several sites now have a warning pop > up if you are using

RE: [EMAIL PROTECTED] mod_authnz_ldap for 2.2.2

2006-07-28 Thread Declerck Michael-W30479
I tried the extra --with-ldap-include and --with-ldap-lib flags, but I get the same error. Do you think this may have to do with the environment variables CPPFLAGS, CFLAGS, LDFLAGS, and or LD_LIBRARY_PATH? See my previous message for what they are set to (LD_LIBRARY_PATH is set to /directory

RE: [EMAIL PROTECTED] In french writing, Apache change some characters like é or è

2006-07-28 Thread Gaite, Jean-Michel
Hi, Excuse me, I've answer to quick. I added the line "AddDefaultCharset UTF-8" at the end of /etc/httpd/conf/httpd.conf, while this line already exists in that file, with the same parameter. I replace "UTF-8" by "ISO-8859-1" and now it runs well ! (while I have to set my terminal charset

RE: [EMAIL PROTECTED] In french writing, Apache change some characters like é or è

2006-07-28 Thread Gaite, Jean-Michel
Hi, You mind : I have to put the following line in /etc/httpd/conf/httpd.conf AddDefaultCharset UTF-8 ? after this, I stop and start the server (httpd -k stop ; ...start) And I get exactly the same result. Jean-Michel -Message d'origine- De : Joshua Slive [mailto

Re: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread sridevi polavaram
Exactly in httpd.conf. What error did you get? where did it occur (logfile, command line, ?) ok I am attaching changes.html file which shows my configuration in httpd.conf, workers.properties and server.xml files. Please take a look at this. I have included only the changes that i have made not th

Re: [EMAIL PROTECTED] In french writing, Apache change some characters like é or è

2006-07-28 Thread Joshua Slive
On 7/28/06, Gaite, Jean-Michel <[EMAIL PROTECTED]> wrote: Hi, Context : I migrate an application from UNIX (OSF1+PHP+mysql) to LINUX (REDHAT+PHP+mysql). The data are text in the mysql databse, on another Linux server LX1. With the mysql control center on LX1, the correct text appears. With the "

Re: [EMAIL PROTECTED] Can't bind to port on boot

2006-07-28 Thread Bill Moseley
On Fri, Jul 28, 2006 at 07:38:45AM -0700, Bill Moseley wrote: > > Cannot assign requested address: make_sock: could not bind > to address 208.97.158.169:1443 > no listening sockets available, shutting down > Unable to open logs To follow up, I tried with a different port numbe

RE: [EMAIL PROTECTED]

2006-07-28 Thread Boyle Owen
> -Original Message- > From: LDB [mailto:[EMAIL PROTECTED] > > > It works like the following, > > > > > DocumentRoot "/srv/www/mediawiki" > Options FollowSymLinks This is the only directive you need in this directory container. All the others (especially the "Allow from all")

[EMAIL PROTECTED] Can't bind to port on boot

2006-07-28 Thread Bill Moseley
Debian Stable with Apache 2.0.54 (Dreamhost dedicated server) I'm kind of stuck here and need some fresh ideas. Sorry if this is a bit long. I have a front/back (reverse proxy) server setup. I have an init.d script that starts both servers. The front end server listens on ports 82 and 1443 (SS

RE: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread Boyle Owen
> -Original Message- > From: sridevi polavaram [mailto:[EMAIL PROTECTED] > I would use ProxyPass (see > > http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxypass) eg: > > ProxyPass / http://xyz.domain.edu:8080/neuroMor/ >

[EMAIL PROTECTED] In french writing, Apache change some charact ers like é or è

2006-07-28 Thread Gaite, Jean-Michel
Hi, Context : I migrate an application from UNIX (OSF1+PHP+mysql) to LINUX (REDHAT+PHP+mysql). The data are text in the mysql databse, on another Linux server LX1. With the mysql control center on LX1, the correct text appears. With the "test" application, on LX1 server, the text is correct. With

Re: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread sridevi polavaram
On 7/28/06, Boyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message-> From: sridevi polavaram [mailto:[EMAIL PROTECTED]]> Sent: Thursday, July 27, 2006 7:39 PM> To: users@httpd.apache.org> Subject: [EMAIL PROTECTED] am i posting at wrong place!!>> I am surpirsed that nobody has responded

Re: [EMAIL PROTECTED]

2006-07-28 Thread LDB
Boyle Owen wrote: -Original Message- From: LDB [mailto:[EMAIL PROTECTED] ... Options FollowSymLinks ... [Fri Jul 28 07:21:26 2006] [error] [client 127.0.0.1] Symbolic link not allowed or link target not accessible: /srv/www/mediawiki The Options directive applie

Re: [EMAIL PROTECTED] mod_authnz_ldap for 2.2.2

2006-07-28 Thread elaine
Michael, Do you have any previous apr installation ? If you don't have, try to use the bundled apr and apr-util that comes with the apache httpd source releases. To do this, you need to include these options into your apache configuration: --enable-ldap --enable-authnz-ldap --with-ldap-lib=

RE: [EMAIL PROTECTED]

2006-07-28 Thread Boyle Owen
> -Original Message- > From: LDB [mailto:[EMAIL PROTECTED] ... > > Options FollowSymLinks > ... > [Fri Jul 28 07:21:26 2006] [error] [client 127.0.0.1] > Symbolic link not allowed > or link target not accessible: /srv/www/mediawiki The Options directive applies to files *

[EMAIL PROTECTED] mod_xsendfile for Windows

2006-07-28 Thread Jose Adriano Baltieri
I'm using Apache 2.0.58 on Windows and I need to use mod_xsendfile. I could not find it on http://modules.apache.org/search. I had seen it on http://celebnamer.celebworld.ws/stuff/mod_xsendfile. Wonder if someone else has it for Windows and can offer me. Thanks in advance ! -- Obrigado, -

Re: [EMAIL PROTECTED]

2006-07-28 Thread LDB
Jacqui Caren wrote: Joshua Slive wrote: We won't get anywhere with this kind of example. Show a precise, real example including information about the file system and show the exact message from the error log. First assuming that the symlink was created correctly access right are OK etc...

Re: [EMAIL PROTECTED]

2006-07-28 Thread LDB
Joshua Slive wrote: On 7/27/06, LDB <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 7/27/06, LDB <[EMAIL PROTECTED]> wrote: > >> Joshua Slive wrote: >> > On 7/27/06, LDB <[EMAIL PROTECTED]> wrote: >> > >> >> I am trying to put a symbolic link in the "Directory" directive's >> >> argument li

Re: [EMAIL PROTECTED] Inflate with mod_deflate problem...

2006-07-28 Thread Nick Kew
On Friday 28 July 2006 08:55, Neil A. Hillard wrote: > Would this be cured by the same fix? Probably. There's also a (probably better) fix floating around. Mine (as mentioned on the bug report page) should be fine for normal pages, but may be less than optimal for things like streaming contents.

[EMAIL PROTECTED] Stale NFS handle

2006-07-28 Thread Markus Schiltknecht
Hi, We are puzzled by an apache2 hanging in an 'Uninterrubtable sleep'. The error.log tells us about a 'Stale NFS handle'. Unfortunately the log does not say which file it tried to access, only which request it was trying to serve. I've already tried with hard/soft mounted NFS, I tried disabling

Re: [EMAIL PROTECTED]

2006-07-28 Thread Jacqui Caren
Joshua Slive wrote: We won't get anywhere with this kind of example. Show a precise, real example including information about the file system and show the exact message from the error log. First assuming that the symlink was created correctly access right are OK etc... Since we are in the r

Re: [EMAIL PROTECTED] force a secret key access

2006-07-28 Thread Alex Joseph
Boyle Owen;         Thank you, this's all I needed. a little sorry to the list for my inattention on the basic documentation.alex On 7/28/06, Boyle Owen <[EMAIL PROTECTED]> wrote: > -Original Message-> From: Alex Joseph [mailto:[EMAIL PROTECTED]]> Sent: Friday, July 28, 2006 9:43 AM

RE: [EMAIL PROTECTED] force a secret key access

2006-07-28 Thread Boyle Owen
> -Original Message- > From: Alex Joseph [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 9:43 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] force a secret key access > > HI, list: > > I need a environment like this: Web client needs a > private key(or gi

Re: [EMAIL PROTECTED] Inflate with mod_deflate problem...

2006-07-28 Thread Neil A. Hillard
Nick, Nick Kew wrote: > On Thursday 27 July 2006 14:39, Neil A. Hillard wrote: >> Hi, >> >> I'm currently using Apache 2.0 as an accelerator and performing a >> certain amount of HTTP / HTML rewriting successfully. I'm currently >> building a replacement server and am attempting to move to A

[EMAIL PROTECTED] force a secret key access

2006-07-28 Thread Alex Joseph
HI, list:  I need a environment like this: Web client needs a private key(or given PKCS12 file) to access my web server; if they cannot provide the expected FILE, he will be rejected. My boss said it's feasible, I searched around but found nothing useful. can anyone give me some directions?

Re: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread gerard such
Touché, isn't it?2006/7/27, Nicklas B. Westerlund <[EMAIL PROTECTED]>: sridevi polavaram skrev:> I am surpirsed that nobody has responded to my query since yesterday.> I am so desperate for help!!If it is that urgent, I recommend you hire an consultant instead of complaining about how people should

RE: [EMAIL PROTECTED] How to disable web accelerators

2006-07-28 Thread Boyle Owen
> -Original Message- > From: Gerard Seibert [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 12:25 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] How to disable web accelerators > > I am not sure if this is the right place to ask or not. How do I go > about disabling

RE: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread Boyle Owen
> -Original Message- > From: sridevi polavaram [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 7:39 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] am i posting at wrong place!! > > I am surpirsed that nobody has responded to my query since > yesterday. I am so des