Re: [EMAIL PROTECTED] Need help getting perl/cgi to work with Windows apache

2006-02-19 Thread Octavian Rasnita
From: "Mary Anderson" <[EMAIL PROTECTED]> > > Hi, >I pulled a tutorial off the web. It told me to edit the httpd > configure file as follows: > > > Options ... > ExecCGI... > > > AddHandler cgi-script .cgi .pl > > With these changes I can run the following file > >

RE: [EMAIL PROTECTED] Muliple Configure Warninings

2006-02-19 Thread David Gitman
I'm compiling on a fresh box. I'm utilizing the preinstalled gcc. bash-3.00# gcc -v Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.3.2 -davi

[EMAIL PROTECTED] mod_rewrite directives problem

2006-02-19 Thread Shyne
Hello I want to do the following: - in the directory /help/ forward all requests for non-existing documents or folders to a script which is in the same folder, but leave access to existing documents and folders in /help/ untouched - the phrase the user entered - something like www.mydomain.org

[EMAIL PROTECTED] Need help getting perl/cgi to work with Windows apache

2006-02-19 Thread Mary Anderson
Hi, I pulled a tutorial off the web. It told me to edit the httpd configure file as follows: Options ... ExecCGI... AddHandler cgi-script .cgi .pl With these changes I can run the following file #!C:/perl/bin/perl.exe print "Content-type:text/html\n\n"; print "

[EMAIL PROTECTED] Soft. Load Balancer Recommendations

2006-02-19 Thread James Wuerflein
I'm looking for a software load balancer solution where I could do 1 to many backend webservers, and also have the option to maintain some session persistance with jsession? Additionally, would like to be able to do many proxy or load balancers to many backend webservers or application servers.

[EMAIL PROTECTED] Apache 2.2 and mod_proxy_ajp bug workaround

2006-02-19 Thread Ian Shafer
Hello, I've been load testing with Apache 2.2 to Tomcat 5.5 via mod_proxy_ajp. I've been hitting a bug like the one described here: http://issues.apache.org/bugzilla/show_bug.cgi?id=36495 In short, errors like this show up in my error log: [Sat Feb 18 23:53:10 2006] [error] (110)Connection

Re: [EMAIL PROTECTED] storing log data in a database

2006-02-19 Thread Sean Davis
Title: Re: [EMAIL PROTECTED] storing log data in a database We store to a DB also.  I have a mod_perl handler that does that work.  If you have mod_perl running, you might google around a bit for mod_perl –based logging.  It is quite easy to do.  We log to a Postgres database, but since perl use

[EMAIL PROTECTED] Broken log entries

2006-02-19 Thread James R. Hay
Hi folks, I am using apache 1.3.34 under linux and I have noticed recently a number of instances of log entries which are truncated in mid entry with the next entry continuing where the line ended for the broken entry. Also for one of my virtual hosts the logging stopped in mid entry and has

Re: [EMAIL PROTECTED] Muliple Configure Warninings

2006-02-19 Thread Joshua Slive
On 2/19/06, David Gitman <[EMAIL PROTECTED]> wrote: > Hi, > > I'm experiencing multiple warnings when configuring apache 2.2.0, apr. > I'm running Solaris 10 01/06 x86. How can I troubleshoot this? Are they > bugs? I'm not a solaris expert, but I can say with relative certainty that your compiler

[EMAIL PROTECTED] Muliple Configure Warninings

2006-02-19 Thread David Gitman
Hi, I'm experiencing multiple warnings when configuring apache 2.2.0, apr. I'm running Solaris 10 01/06 x86. How can I troubleshoot this? Are they bugs? -david ./configure --prefix=/usr/local/apr-httpd/ ---snip--- checking signal.h usability... no checking signal.h presence... yes configure: WAR

RE: [EMAIL PROTECTED] PHP file not found.

2006-02-19 Thread Nick
By way of reply, I have installed the UseCanonicalName directive, and set it to on, but the system still cannot find the site which I have defined inside of hosts on the client as simply “php”   The server still responds with a global lookup.   My vhosts-conf file looks like this:   N

Re: [EMAIL PROTECTED] storing log data in a database

2006-02-19 Thread Steve
Only bother doing it if you actually need to perform queries on the data. Basically any good log analyzer will work with regular log files, so there is no need to use a DB for that.We use the DB approach at my work because we have many web servers, and sending the logs to a DB allows us to see real

[EMAIL PROTECTED] Apache 2.2.0 | localhost.localdomain query

2006-02-19 Thread Evan Cooch
Greetings - I posted essentially the same question on comp.infosystems.ww.servers.unix, but its pretty clear that traffic concerning Apache on that newsgroup has dwndled to virtually nil - my colleagues tell me this is a better place these days to ask questions concerning Apache. So... Shor

[EMAIL PROTECTED] Starting / Stoping Apache

2006-02-19 Thread Dotan Cohen
I have installed apache on Kubuntu 5.10 and I cannot seem to start/ stop the service. I initally installed apache via "apt-get install apache". I then read that for apache 2.x I must do "apt-get install apache2" so I did that. When I typed 127.0.0.1 into my browser I got the apache directory listi

Re: [EMAIL PROTECTED] Force/add/append/inject HTML to documents (similar to 'Header append') for no archive

2006-02-19 Thread Nick Kew
On Sunday 19 February 2006 08:40, [EMAIL PROTECTED] wrote: > If you use only one page header for all your html files, you > can then use that one instance for all of the pages on your > site by including it with something like > > That would be a very bad solution, several times over. Firstly, i

AW: [EMAIL PROTECTED] apache 2.2 build failure

2006-02-19 Thread Oliver.Schaudt
Like what Keith and Joost said, send your configure line. There should be something mising. I can test it on a SLES on an AMD 64 Opteron. bye Oliver -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: So 19.02.2006 14:39 An: users@httpd.apache.org Betre

Re: [EMAIL PROTECTED] apache 2.2 build failure

2006-02-19 Thread httpd2
Yes - please post your configure line, and I will try and do a build on SuSE 9.2 pro as well. Keith In theory, theory and practice are the same; In practice they are not. On Sun, 19 Feb 2006, Joost de Heer wrote: > To: kalin mintchev <[EMAIL PROTECTED]> > From: Joost de Heer <[EMAIL PROTECTE

[EMAIL PROTECTED] Re: Securing new apache installation

2006-02-19 Thread Dotan Cohen
On 2/19/06, Joost de Heer <[EMAIL PROTECTED]> wrote: > Dotan Cohen wrote: > > I just installed apache 4.x on Kubuntu 5.10 via apt-get. > > You mean 'mysql 4.x'. Ask on a mysql mailinglist. > > Joost > Yeah, I'm just getting myself straightened out. Sorry. If I'm not careful I'll probably tell the

[EMAIL PROTECTED] Re: PHP file not found.

2006-02-19 Thread Joost de Heer
Nick wrote: > Hello there, I am using xampp with Apache 2.20 to test my site hosting. > The > system is hosted on a virtual PC - yes, I know. I'm working on it. > > I have edited my hosts file to point to the virtual machine's IP address, > but the only site, regardless of the URL I type in reverts

[EMAIL PROTECTED] Re: What's in the name of the user and group in httpd.conf?

2006-02-19 Thread Joost de Heer
pine oil wrote: > Can someone explain to me whether or not it matters for me to use any name > for the user and group in the httpd.conf? > > What does the user and group entry in the configuration file? Under windows they're ignored. Under Unix, if you start the server as root, the children will

[EMAIL PROTECTED] Re: Securing new apache installation

2006-02-19 Thread Joost de Heer
Dotan Cohen wrote: > I just installed apache 4.x on Kubuntu 5.10 via apt-get. You mean 'mysql 4.x'. Ask on a mysql mailinglist. Joost - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd

Re: [EMAIL PROTECTED] apache 2.2 build failure

2006-02-19 Thread Joost de Heer
kalin mintchev wrote: > > anybody has tried mod_proxy and balancer then? > >> hi al... >> >> trying to build apache 2.2 with the http proxy and load balancing >> modules >> enabled. ./configure went trough fine. the making fails. i'm attaching >> the full output of where the error happens but her

[EMAIL PROTECTED] Re: Redirect to https based on user ip address

2006-02-19 Thread Joost de Heer
Noel Stratton wrote: > Good Morning, > > I currently have an internal website. I am now required to let users > access the site outside of internal network. I have got it working so > that it will require authentication to an active directory domain when > the user is outside of my network. Howe

RE: [EMAIL PROTECTED] SSL Virtual Host Problem

2006-02-19 Thread Khai Doan
I don't know anything about the directive. Can you let me know what that is? Also I am not sure if I understand your problem. Try this: ServerAdmin [EMAIL PROTECTED] DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs/cvpcms/platform" ServerName host1.domain.net Err

Re: [EMAIL PROTECTED] Force/add/append/inject HTML to documents (similar to 'Header append') for no archive

2006-02-19 Thread httpd2
If you use only one page header for all your html files, you can then use that one instance for all of the pages on your site by including it with something like at the top of each html page, where the ... section would normally reside. Then, you only need to make one change to the included

[EMAIL PROTECTED] Re: Trying to build apr_dbd_mysql on Apache 2.2.0 / OS X 10.4.5

2006-02-19 Thread Fred McCann
Thanks for the heads up. I rebuilt apr-1.2.2, apr-util-1.2.2, and httpd-2.2.0 from source. I copied apd_dbd_mysql.c to the dbd directory of apr-util-1.2.2 and built it with the following commands: ./makeconf ./configure --with-apr=/usr/local/apr/bin/apr-1-config --with-expat=/ opt/local \