Re: [us...@httpd] apache installed, but can't access

2010-01-22 Thread steve reilly
Daniel Reinhardt wrote: -- From: "Scott Jones" Sent: 23 January, 2010 0:09 To: Subject: [us...@httpd] apache installed, but can't access I have apache installed on my ubuntu 9.10 desktop, but I can not access any sites served by it remotely, bu

Re: [us...@httpd] Apache hangs on reload

2010-01-22 Thread Daniel Reinhardt
-- From: "Jeremy R." Sent: 23 January, 2010 0:59 To: Subject: [us...@httpd] Apache hangs on reload Hello: I'm running PHP inside suexec with mod_fcgid and a couple wrapper scripts, and though it works properly, Apache now hangs whenever someon

Re: [us...@httpd] apache installed, but can't access

2010-01-22 Thread Daniel Reinhardt
-- From: "Scott Jones" Sent: 23 January, 2010 0:09 To: Subject: [us...@httpd] apache installed, but can't access I have apache installed on my ubuntu 9.10 desktop, but I can not access any sites served by it remotely, but Mailman and SugarCRM ar

Re: [us...@httpd] apache installed, but can't access

2010-01-22 Thread CompuServe
Scott Jones: I have apache installed on my ubuntu 9.10 desktop, but I can not access any sites served by it remotely, but Mailman and SugarCRM are working when I am on my LAN there. How can i test my installation? Oddly I can access my router remotely, just not anything behind it; I do have p

Re: [us...@httpd] apache installed, but can't access

2010-01-22 Thread Nilesh Govindarajan
On 01/23/2010 05:39 AM, Scott Jones wrote: I have apache installed on my ubuntu 9.10 desktop, but I can not access any sites served by it remotely, but Mailman and SugarCRM are working when I am on my LAN there. How can i test my installation? Oddly I can access my router remotely, just not anyth

[us...@httpd] Apache hangs on reload

2010-01-22 Thread Jeremy R.
Hello: I'm running PHP inside suexec with mod_fcgid and a couple wrapper scripts, and though it works properly, Apache now hangs whenever someone issues /etc/init.d/apache2 reload (which happens fairly frequently). Killing off all FCGI processes and the www-data Apache processes seems to let it

[us...@httpd] apache installed, but can't access

2010-01-22 Thread Scott Jones
I have apache installed on my ubuntu 9.10 desktop, but I can not access any sites served by it remotely, but Mailman and SugarCRM are working when I am on my LAN there. How can i test my installation? Oddly I can access my router remotely, just not anything behind it; I do have ports 80 and 443 op

[us...@httpd] AUTO: Roger Myers/GIS/CSC is out of the office. (returning 26/01/2010)

2010-01-22 Thread Roger Myers
I am out of the office until 26/01/2010. Note: This is an automated response to your message "Re: [us...@httpd] Newbie question about vhost log and webalizer" sent on 22/1/10 18:38:45]. This is the only notification you will receive while this person is away. --

Re: [us...@httpd] upgrade to apache-2.2.14_5 produces ssl failure

2010-01-22 Thread Justin Pasher
David Southwell wrote: [Fri Jan 22 10:39:35 2010] [debug] ssl_engine_kernel.c(1912): OpenSSL: Exit: error in SSLv2/v3 read client hello A [Fri Jan 22 10:39:35 2010] [info] [client ::1] SSL library error 1 in handshake (server www.vizion2000.net:443) [Fri Jan 22 10:39:35 2010] [info] SSL Library

Re: [us...@httpd] Newbie question about vhost log and webalizer

2010-01-22 Thread Daniel Reinhardt
-- From: "J. Bakshi" Sent: 22 January, 2010 9:29 To: Subject: [us...@httpd] Newbie question about vhost log and webalizer Dear all, Two newbie questions [1] I am running a development server with multiple vhosts. Presently all logs can be see

Re: [us...@httpd] Incorrect response to range request past end of file

2010-01-22 Thread Alan Jenkins
> --2010-01-22 15:56:17-- http://httpd.apache.org/ > Resolving localhost... 127.0.0.1, ::1 > Connecting to localhost|127.0.0.1|:8123... connected. > Proxy request sent, awaiting response... Sorry, please disregard. The problem is my proxy (polipo). Apache gets it right, if I connect directly. R

[us...@httpd] Incorrect response to range request past end of file

2010-01-22 Thread Alan Jenkins
Hi I noticed that "wget -c" chokes on already completed downloads. It retries indefinitely - because it doesn't like the response Apache sends. RFC 2616 suggests apache SHOULD return "416 Requested Range Not Satisfiable" in this case. Instead, Apache returns "206 Partial content" with a C

Re: [us...@httpd] Newbie question about vhost log and webalizer

2010-01-22 Thread L.M.J
On Fri, 22 Jan 2010 14:59:24 +0530, "J. Bakshi" wrote: > [1] I am running a development server with multiple vhosts. Presently > all logs can be seen at /etc/apache2/log/error.log and at > /etc/apache2/log/access.log. How can I break the logs for each and every > vhosts ; so that the log only

[us...@httpd] upgrade to apache-2.2.14_5 produces ssl failure

2010-01-22 Thread David Southwell
Can anyone please advise System freebsd 7.2 p3 amd64 on intel quad core Thanks in advance for advice on how to cure this David [Fri Jan 22 10:22:19 2010] [notice] caught SIGTERM, shutting down [Fri Jan 22 10:38:10 2010] [info] Init: Seeding PRNG with 144 bytes of entropy [Fri Jan 22 10:38:10 20

Re: [us...@httpd] Newbie question about vhost log and webalizer

2010-01-22 Thread J. Bakshi
Emmanuel Bailleul wrote: > Hi, > > I don't really know much about webalizer so I'll only try to help you with 1. > : > - each section can contain its own '*Log' directives (i.e. > "CustomLog logs/vh1_access.log common"). This way you will get one log file > per vhost. > - you could also keep al

RE: [us...@httpd] Newbie question about vhost log and webalizer

2010-01-22 Thread Emmanuel Bailleul
> -Message d'origine- > De : J. Bakshi [mailto:joyd...@infoservices.in] > Envoyé : vendredi 22 janvier 2010 10:29 > À : users@httpd.apache.org > Objet : [us...@httpd] Newbie question about vhost log and webalizer > > Dear all, > > Two newbie questions > > [1] I am running a development

[us...@httpd] Newbie question about vhost log and webalizer

2010-01-22 Thread J. Bakshi
Dear all, Two newbie questions [1] I am running a development server with multiple vhosts. Presently all logs can be seen at /etc/apache2/log/error.log and at /etc/apache2/log/access.log. How can I break the logs for each and every vhosts ; so that the log only contains the specific vhost info