[users@httpd] Apache 1.3 with Non-secure and Secure Server

2005-06-01 Thread Kory Wheatley
I have one instance of an Apache 1.3 server that is running both the Secure and Non-Secure server. What is the command if you only wanted to stop one of them, and still have the other run? I don't know if this is even possible. -- Kory Wheatley

[users@httpd] Apache performance server reached MaxClients setting

2005-06-01 Thread Gamesnel - Piethein Strengholt
I have a plesk (7.5.2 box) running with Redhat 9. This machine (Pentium 4 1024 mhz) was running fine for quite a long time. This week one of my sites became very populair and this gives me some troubles. The apache server stops to work and I need to restart it within every 10 minutes. Then apac

Re: [users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Tejas Sanghavi
Hi Aman, As I said, I tried all the possibilities, but it didn't work. Now I've resolved this problem. It was not due to the permission of the directory as u said. During configuration, I'd given "./configure . -enable-cgid" both on Linux and HP. But on HP, the script was created, while not o

[users@httpd] Help needed in Apache related issues.

2005-06-01 Thread Sai Jai Ganesh Gurubaran
Hi, I am a newbie to Apache. We started using Apache 2.0.50 as a (forward) proxy server. Installation details: OS: Linux RHEL 7. Immediately noticed that the following problem are occurring consistently 1) Downloading of hugefile (of size > 70MB) always breaks (around 30MB) Without proxy we are a

Re: [users@httpd] Problems on Linux

2005-06-01 Thread Broming plutonium
I'm using Xandros Open Circulation 3. I don't think you know what it is, so I decided to just call it "Linux". God I'm so stupid--I didn't even enable the features! And I deleted my source directory, too. Too bad I don't have time to read the documentation--I can hardly find time to do what I have

Re: [users@httpd] Vhosts

2005-06-01 Thread Patrick Donker
AE wrote: Greetings, I have a fixed IP and running apache 2.0.54. The server worked until I tried hosting another domain and created VHosts. Now, all I get is FORBIDDEN when browsed. Any ideas appreciated... AllowOverride None Order Allow,Deny Allow from All Order Allow,Deny Allow f

[users@httpd] Vhosts

2005-06-01 Thread AE
Greetings, I have a fixed IP and running apache 2.0.54. The server worked until I tried hosting another domain and created VHosts. Now, all I get is FORBIDDEN when browsed. Any ideas appreciated... AllowOverride None Order Allow,Deny Allow from All Order Allow,Deny Allow from All

[users@httpd] Quick Directory Question...

2005-06-01 Thread N Lamb
My Setup: Apache 1.3 on mac xserve with virtual hosting setup... I have a problem with my server when I turn off "Performance Cache" in the GUI My site returns a "You do not have permission to access" error when trying to get to my site (just the main page which is a redirect to deeper in

Re: [users@httpd] Apache 2 looking for wrong httpd.conf file on Mac

2005-06-01 Thread Ed Heckman
on 5/30/05 1:16 PM, Davide Bianchi at [EMAIL PROTECTED] wrote: > or recompile your httpd specifying the correct configuration directory > (option -D SERVER_CONFIG_FILE), note tha recompiling with just the > --prefix options doesn't change everything. Check also the > config.layout file. I've jus

Re: [users@httpd] Apache 2 looking for wrong httpd.conf file on Mac

2005-06-01 Thread Ed Heckman
on 5/30/05 1:16 PM, Davide Bianchi at [EMAIL PROTECTED] wrote: > httpd -V will show you where he thinks that the configuration file is, on 5/31/05 12:08 AM, Tejas Sanghavi at [EMAIL PROTECTED] wrote: > Try './apachectl configtest'. This will pick the current version. If apache > is installed in

Re: [users@httpd] problem with require directive

2005-06-01 Thread Joshua Slive
On 6/1/05, Eric Brown <[EMAIL PROTECTED]> wrote: >Require valid-user brownec Hmmm... That doesn't make sense. You want either: # Let any user in Require valid-user # or let in only brownec Require user brownec Joshua. - The

[users@httpd] problem with require directive

2005-06-01 Thread Eric Brown
Hello- Trying to setup basic authentication. Using the following in my httpd.conf file: #how to authenticate a user AuthType Basic AuthName "Restricted Files" AuthUserFile /etc/site-passwd #Only authenticated users may have access Require valid-user brownec Here are the modu

AW: [users@httpd] upgrade apache

2005-06-01 Thread Mididoc Productions
ok will try. thanks for responding. mike > -Ursprüngliche Nachricht- > Von: Aman Raheja [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 1. Juni 2005 19:42 > An: users@httpd.apache.org > Betreff: Re: [EMAIL PROTECTED] upgrade apache > > > build the new apache with all the modules you are u

Re: [users@httpd] upgrade apache

2005-06-01 Thread Aman Raheja
build the new apache with all the modules you are using in the previous version. You should be able to use the old config file, as it is and just stop the old ans start the new apache. HTH Aman Raheja Mididoc Productions wrote: hello, we are still using apache vers. 2.0.43 we want to upgrad

Re: [users@httpd] upgrade apache

2005-06-01 Thread Joshua Slive
On 6/1/05, Mididoc Productions <[EMAIL PROTECTED]> wrote: > hello, > > we are still using apache vers. 2.0.43 > > we want to upgrade to the current version. > > could anybody give us some tips, how to convert the old config files into > the new version without so much work? > What are the major

[users@httpd] upgrade apache

2005-06-01 Thread Mididoc Productions
hello, we are still using apache vers. 2.0.43 we want to upgrade to the current version. could anybody give us some tips, how to convert the old config files into the new version without so much work? What are the major changings and for what we must pay attention? thank you very much for a tip

Re: [users@httpd] Apache2 Action/Handler problem

2005-06-01 Thread Joshua Slive
On 6/1/05, Jean-Marc Jacquot <[EMAIL PROTECTED]> wrote: > AddHandler pdf .pdf > Action pdf /cgi-bin/handlepdf.pl > > The expected result is that when you call an url pointing to a .pdf > file, it call the handler the script instead of returning the file. BTW, > the script is working fine when I ca

Re: [users@httpd] Is it possible to get rid of error_log entry when using ErrorDocument for 404?

2005-06-01 Thread Joshua Slive
On 6/1/05, Igor Yu. Zhbanov <[EMAIL PROTECTED]> wrote: > Hello! > > // Apache/2.0.53 (Unix) PHP/4.3.10 > > I am using .htaccess to set handler for missing documents. They are not really > missing. It is a trick to have beautiful URLs when generating site content > from a database. > Is there a w

[users@httpd] Can't compile any dso module, no .so is created

2005-06-01 Thread Bernd Muent
Hi together, I am using apache2 with dso compilied in: httpd -l => mod_so.c Now I'm trying to compile dso modules mod_auth_mysql and mod_auth_ldap with the same problem: [EMAIL PROTECTED]:/usr/src/mod_auth_mysql-2.9.0>apxs -c -L/usr/local/mysql/lib -I/usr/local/mysql/include/mysql -lmysqlclient -

Re: [users@httpd] Problems on Linux

2005-06-01 Thread Peter J Milanese
When you say programs, you likely mean modules. You likely did not compile in the modules you are attempting to use. Removing the installation is a matter of just deleting the files. You do not need source to do that. If you isolate apache to its own directory I.e. /usr/local/apache, then you can j

[users@httpd] Newbie Qu - details of graceful restart on Windows

2005-06-01 Thread dhay
Hi, I'm quite new to Apache, and trying to understand what a graceful restart on Windows actually does. I'm running Apache with mod_jk with multiple Tomcats. When we add a new Tomcat, I would like to update the workers.properties file and then restart Apache so the changes take effect. Would a

RE: [users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Boyle Owen
> -Original Message- > From: Tejas Sanghavi [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 1. Juni 2005 16:44 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] ScriptLog directive not working on Linux > > > Hi All, > > I am also facing the same problem. I am using ScriptLog directiv

Re: [users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Aman Raheja
Show your logging directives from the conf file. Show the directory listing "ls -l" of your logging directory and one above it (parent directory) or ls -ld - Aman Raheja Tejas Sanghavi wrote: Hi All, I am also facing the same problem. I am using ScriptLog directive in httpd.conf. When I am

Re: [users@httpd] Certificate issues for text-based browser

2005-06-01 Thread Aman Raheja
Sorry, but you are certainly in the wrong mailinglist for this question. This would be better answered by a Java development mailinglist. Thanks Aman Raheja Linh Ngo wrote: Hi everybody, I am trying to create a Java text-based web browser in order to access a specific Apache web server. Howev

[users@httpd] Certificate issues for text-based browser

2005-06-01 Thread Linh Ngo
Hi everybody, I am trying to create a Java text-based web browser in order to access a specific Apache web server. However, I am having the folowing error: .. THE HEADERS --

[users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Tejas Sanghavi
Hi All, I am also facing the same problem. I am using ScriptLog directive in httpd.conf. When I am requesting for a cgi script, containing error, through browser, the browser shows the error properly, but the Script Log is not getting generated on RedHat Linux platforms (AS 2.1, WS 2.1 as well as

Re: [users@httpd] Problems on Linux

2005-06-01 Thread John Hudak
FWIW, I dnloaded same version and compiled it per the installation docs, took the defaults, and installed under RH9 with all applicable patches. Proxy works, don't know about SSL - havent tried it. John When you say 'programs' I am not sure what you mean...apache is stand alone. Calls to FTP

[users@httpd] Is it possible to get rid of error_log entry when using ErrorDocument for 404?

2005-06-01 Thread Igor Yu. Zhbanov
Hello! // Apache/2.0.53 (Unix) PHP/4.3.10 I am using .htaccess to set handler for missing documents. They are not really missing. It is a trick to have beautiful URLs when generating site content from a database. So, I have following .htaccess: --- BEGIN --- ErrorDocument 404 /~bsg/e/found.php

FW: [users@httpd] RAM Allocation.

2005-06-01 Thread ravi.muthukaruppan
Title: Message Hi All,   I was away for quire some time.   Can anybody please help me in getting a solution for this issue ?   Thanks, Ravi.   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 04, 2005 04:17To: users@httpd.apache.orgSubje

Re: [users@httpd] Russian Charset Problem

2005-06-01 Thread André Malo
* Arne Heizmann <[EMAIL PROTECTED]> wrote: > > I can tell you the reasons for using koi8-r, euc-jp etc instead of utf-8 > > for the httpd docs. The resulting documents are significant smaller. > > ru:15169 => 20713 > ru+gzip:5454 => 6160 > > ja:14063 => 16595 > ja+gzip:

Re: [users@httpd] Russian Charset Problem

2005-06-01 Thread Arne Heizmann
André Malo wrote: I can tell you the reasons for using koi8-r, euc-jp etc instead of utf-8 for the httpd docs. The resulting documents are significant smaller. ru:15169 => 20713 ru+gzip:5454 => 6160 ja:14063 => 16595 ja+gzip:4833 => 5237 Hardly "significantly small

[users@httpd] Apache2 Action/Handler problem

2005-06-01 Thread Jean-Marc Jacquot
Hi there, I coulnd't find anything related to my problem either in the ml archive or by googling so here am I. We've recently upgraded our PHP development host from Apache 1.3 to Apache 2.0 in order to validate that our application would run on it. Our application need for some part, to mak

Re: [users@httpd] problem with dbmmanage.pl on Linux

2005-06-01 Thread Sandeep K Gaikwad
Hi Harish, Please check DBM Type of file AuthFile using command $file filename and accordingly set AuthDBMType in httpd.conf file. AuthDBMType will be either DB,GDBM, NDBM, or SDBM depending on file type. Regards, Sandeep Harish Sundaram wrote: Hi, This is regarding use of d

RE: [users@httpd] Russian Charset Problem

2005-06-01 Thread Denis Gerasimov
> > > BTW I don't believe that UTF-8 page is *significant* larger - most of > the > > characters (e.g. HTML code) are still represented with one byte. > > If you have messy HTML code, this argument happens to be true ;-) I usually don't ;-) > If you have more text and each russian character ta

[users@httpd] Apache forward proxy issues

2005-06-01 Thread Sai Jai Ganesh Gurubaran
Hi, I am a newbie to Apache. We started using Apache 2.0.50 as a (forward) proxy server. Immediately noticed that the following problem are occurring consistently 1) Downloading of hugefile (of size > 70MB) always breaks (around 30MB) Without proxy we are able to download the file. (eg: http://w

Re: [users@httpd] Preferred MUTEX Settings for Apache 2.0 && Sol10-x86

2005-06-01 Thread Alexander Lazic
Hi, On Die 31.05.2005 20:17, Alexander Lazic wrote: we have the following error with ~1000 concurrent Connection: [Tue May 31 18:59:28 2005] [warn] (45)Deadlock situation \ detected/avoided: Failed to acquire global mutex lock [Tue May 31 18:59:28 2005] [error] (45)Deadlock situation \ detect

[users@httpd] Re: mod_choke for apache 2

2005-06-01 Thread Rakotomandimby (R12y) Mihamina
( Tue, 24 May 2005 13:25:52 -0400 ) Joshua Slive : > http://modules.apache.org/ Yes :-) http://www.ivn.cl/apache/#bandwidth It's OK. :-) Thank you. -- Mirroir de logiciels libres http://www.etud-orleans.fr Développement de logiciels libres http://aspo.rktmb.org/activites/developpement

Re: [users@httpd] Help!! Can't get vhosts working properly

2005-06-01 Thread Eimantas Vaičiūnas
Hello Garth, You want to say, that you should get the same data from http://www.testname.com/mystreet in http://street.testname.com? If so then you should check where you defined Alias and check the DocumentRoot in the second virtual host. You DO realise if you're using name-based virtual host

RE: [users@httpd] IP Address Problem...

2005-06-01 Thread Harish Sundaram
Hi Robert, Thanks for the suggestion... By changing the "Listen" directive in httpd.conf, I was able to print the host IP correctly (i.e. instead of printing the local host as "::", now the correct IPv4 address in printed in the format "255.255.255.255") However, the remote IP is always printed as

Re: [users@httpd] Russian Charset Problem

2005-06-01 Thread André Malo
* "Denis Gerasimov" <[EMAIL PROTECTED]> wrote: > BTW I don't believe that UTF-8 page is *significant* larger - most of the > characters (e.g. HTML code) are still represented with one byte. If you have messy HTML code, this argument happens to be true ;-) If you have more text and each russian ch

RE: [users@httpd] Russian Charset Problem

2005-06-01 Thread Denis Gerasimov
> > Veysel Harun Sahin wrote: > > > > I want to use russian charset > > Why are people still creating new websites with these obsolete character > sets? Why not just use UTF-8? It's been around for long enough... > Okay, I also think that is a good idea (especially for multi-language sites), b