[us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-22 Thread Mark
Dear folks. I'm epxeriencing a very serious bug/error when uploading files with a browser (via CGI.pm) on an Apache 2 server at awardspace.com. [myhost.com] [Fri Jun 19 20:45:23 2009] [error] [client 1.2.3.4] (104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, refer

RE: [us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-22 Thread Mark
.pm fails eval, and cannot be loaded (the presence of POST data apparently causes Apache to fail its init under these circumstances). The "apr_bucket_read() failed" is the only thing Apache logs for it. - Mark - The off

RE: [us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-22 Thread Mark
he upload. Try the html file, and you'll see one of two things happen: either browser suddenly disconnects. or you'll see the cgi reporting that CGI.pm cannot be loaded (I test for that). Without POST data, CGI.pm loads jus

RE: [us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-22 Thread Mark
stripped down version of the full API script). Thanks, - Mark -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: maandag 22 juni 2009 20:14 To: users@httpd.apache.org Subject: Re: [us...@httpd] Apr_bucket_read() failed when uploading files André Warnier wrote

RE: [us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-22 Thread Mark
I said, I even got an admin (not a silly helpdesk clerk) to admit that it's a bug; but they're not gonna fix it. That's why I was looking for a way around it. - Mark print "Content-Type: text/html; charset=ISO-8859-1\n\n"; print "Starting test2.pl, PID =

RE: [us...@httpd] Apr_bucket_read() failed when uploading files

2009-06-24 Thread Mark
-Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: dinsdag 23 juni 2009 9:32 To: users@httpd.apache.org Subject: Re: [us...@httpd] Apr_bucket_read() failed when uploading files Mark wrote: > > So, needless to say, this is quite serious. Like I said, I even got

Re: [us...@httpd] Connection Reset

2009-12-03 Thread Mark
Hi Ricardo, I used 10 computers. Steve 2009/10/15 ricardo13 > > Hi Steve, > > How many computers did you use ?? > I'm using 4 computers !!! > > Ricardo > > > > Steve-422 wrote: > > > > Hi Ricardo, > > I found when I was doing my tests with httperf, I had to use multiple > > computers to do pro

[us...@httpd] Multiple programs on port 80

2010-03-25 Thread Mark
On another server I run with IIS, I was able to configure it such that different domain names (that led to the same server) would take users to different websites, or, if none were met, would merely send it to whatever other programs I had running on port 80. I was wondering if it's possible to do

[EMAIL PROTECTED] httpd seems to "forget" ServerAliases

2007-09-18 Thread Mark
I have not figured out yet how to reproduce this problem (meaning how to trigger the "forgetting" of the ServerAlias). Thanks, MARK - The official User-To-User support forum of the Apache HTTP Server Project. See htt

RE: [EMAIL PROTECTED] httpd seems to "forget" ServerAliases

2007-09-18 Thread Mark
now), but this server does not have that. "service httpd configtest" comes back with a plain "Syntax OK". Thanks, MARK > -Original Message- > From: Phillip Hamilton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 18, 2007 11:38 AM > To: users@

[users@httpd] ApacheMonitor command line arguments

2005-06-20 Thread Mark
Where can I find a listing of the parameters that I can pass to the ApacheMonitor.exe program? ...Thanks - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> fo

Re: [EMAIL PROTECTED] Google Map of Apache users active on this list (OT)

2005-11-06 Thread Mark
This is really cool.  Could you provide more information on how you did this?On 11/4/05, Nick Kew <[EMAIL PROTECTED] > wrote:On Friday 04 November 2005 14:14, Claire McLister wrote:> Thanks. We have received several reports of exact location hits and > several that say that the markers were way off

[EMAIL PROTECTED] Mod_rewrite: Timeout due to slow downstream servers

2006-09-18 Thread Mark
Hi everybody, I sometimes have problems with mod_rewrite timing out when the downstream servers are not returning a response fast enough. Is there a parameter to extend the timespan that the proxy/rewrite engine waits for before timing out? Thanks, MARK

RE: [EMAIL PROTECTED] Altering the Configuration f.ie

2006-10-23 Thread Mark
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: 23 October 2006 21:51 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Altering the Configuration f.ie On 10/23/06, Mark Kenyon <[EMAIL PROTECTED]> wrote: > >

Re: [EMAIL PROTECTED] LimitRequestBody and mod_proxy_balancer

2006-12-08 Thread Mark
Are you in New Orleans - Original Message - From: "Xavier Noria" <[EMAIL PROTECTED]> To: Sent: Friday, December 08, 2006 4:48 PM Subject: [EMAIL PROTECTED] LimitRequestBody and mod_proxy_balancer I have an application served by Apache 2.2.3 + mod_proxy_balancer to forward dynamic req

[EMAIL PROTECTED] New Orleans

2006-12-13 Thread Mark
I was wondering If you were from New Orleans [EMAIL PROTECTED]

[us...@httpd] mod_deflate issue with Content negotiation, Server-Side Includes

2010-10-05 Thread Mark
I'm experiencing a problem when mod_deflate is used in conjunction with both content negotiation and server-side includes. Specifically, it appears that the document content is deflated before all the content has been retrieved and assembled. The end result is that a lot of "garbage" characters app

[us...@httpd] ProxyPass, RedirectMatch and double slashes

2009-10-14 Thread Mark Watts
72.16.20.11 - - [14/Oct/2009:11:08:30 +] "GET / HTTP/1.1" 302 229 "-" "Wget/1.10.2" 172.16.20.11 - - [14/Oct/2009:11:08:30 +] "GET /output/uk-home-page.html HTTP/1.1" 200 15750 "-" "Wget/1.10.2" Can anyone help me understand

Re: [us...@httpd] able to start one virtual host but not all of them!!!

2009-10-22 Thread Mark Watts
gt; i'm realyy stuck, any idea!! A list of compiled-in modules is pretty useless. Please provide a better description of your problem, including error messages, configuration information and anything else relevant. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Servic

Re: [us...@httpd] GET request on a directory

2009-10-26 Thread Mark Watts
Can someone point > me to some documentation for that? Googling for "?C=M;O=a" gets hundreds of > examples but no docs. > This is mod_autoindex http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#query -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Serv

Re: [us...@httpd] Apache on F11. ANY APPROACH ?excluding images pdfs etc from Https ( ssl ) routing

2009-11-02 Thread Mark Watts
L at all. Reason being, many browsers (particularly those from Redmond) will confuse the user with requests to load "insecure items" when they encounter http://example.com/foo.jpg> tags and suchlike. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manp

[us...@httpd] read-only balancer-manager

2009-11-04 Thread Mark Watts
gs or disable back-end servers. Cheers, Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed me

Re: [us...@httpd] Question: Different server behind path

2009-11-10 Thread Mark Watts
l servers) as one single site to clients. ServeName"www.example.com" DocumentRoot "/var/www/html" ProxyPass/order/ http://backend-order-server/order/ ProxyPassReverse /order/ http://backend-order-server/order/ etc... -- Mark Watt

Re: [us...@httpd] Straw poll: mod_imagemap

2009-11-12 Thread Mark Watts
On Wed, 2009-11-11 at 21:07 -0500, Rich Bowen wrote: > Collecting unscientific statistics in the interest of the future. A > show of hands: Are you using mod_imagemap? No. I've had to refer to both the httpd docs and Wikipedia to find out what it does. Mark. -- Mark Watts BS

Re: [us...@httpd] cannot install a SSL certificate : any idea folks ? Thanks

2009-11-16 Thread Mark Watts
e mode 400 and owned by root. This should be all you need to do, aside from any other mod_ssl configuration you need. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-

Re: [us...@httpd] Question about mod_ajp and mod_jk ProxyPassReverse

2009-11-17 Thread Mark Watts
x27;t working for you? Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed message part

Re: [us...@httpd] Different load balancers on different ports on same apache http server

2009-11-23 Thread Mark Watts
BalancerMember http://10.x.x.x:5102 BalancerMember http://10.x.x.x:5103 BalancerMember http://10.x.x.x:5104 ProxyPass / balancer://127.0.0.1:8001/ ProxyPass / balancer://127.0.0.1:8002/ Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engin

Re: [us...@httpd] Different load balancers on different ports on same apache http server

2009-11-24 Thread Mark Watts
Use a trailing / on the ProxyPass lines. Also, add a ProxyPassReverse line to match the ProxyPass ones. Mark. On Tue, 2009-11-24 at 11:27 +0200, Onur Ağın wrote: > Hi, > > > I managed to do it with VirtualHost, but it now only works for the > root document. > How can I mak

Re: [us...@httpd] Configuration change for 2.0

2009-11-25 Thread Mark Watts
. It is a module only available on 2.2.x and later. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed message part

Re: [us...@httpd] Doubt about mod_status

2009-12-09 Thread Mark Watts
t, I reload the web page of mod_status and > busy_worker = 30. > > > After 5 seconds, busy_worker was like 1. > Keepalives? Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Ke

[us...@httpd] Intermittent PHP network connection errors, restart fixes it. What's the cause?

2010-01-04 Thread Mark London
'm running redhat 5, httpd-2.2.3-31.el5_4.2 Thanks. - Mark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-ma

Re: [us...@httpd] MPM - connection

2010-01-14 Thread Mark Watts
eleasing the server resources to be reused for another client (assuming the child process/thread isn't reaped at that time). Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http

[us...@httpd] ErrorDocument and ProxyErrorOverride

2010-01-15 Thread Mark Watts
the custom page but with a 200. Naturally, this means that logs from the proxy never include 404's, which isn't the case. (I can't really use logs from the back-end server, since they don't reflect the true source IP). Mark. -- Mark Watts BSc RHCE MBCS Senior Systems E

[us...@httpd] Virtualhosts - Starting from afresh

2010-01-15 Thread Mark Feather
e for all four examples above rather than having to do each one separately and if so how is this achieved. Mark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist

Re: [us...@httpd] Virtualhosts - Starting from afresh

2010-01-15 Thread Mark Feather
Thank you Peter, Do you mean ServerName www.example.co.uk:80 ServerAlias example.co.uk ServerAlias www.example.com ServerAlias example.com DocumentRoot /path/to/blah/blah etc... etc... Mark - Original Message - From: "Peter J Milanese" To: "users

Re: [us...@httpd] Virtualhosts - Starting from afresh

2010-01-15 Thread Mark Feather
@httpd] Virtualhosts - Starting from afresh Yes, something of that sort. - Original Message - From: "Mark Feather" [m...@akwe-xavante.demon.co.uk] Sent: 01/15/2010 01:22 PM GMT To: Subject: Re: [us...@httpd] Virtualhosts - Starting from afresh Thank you Peter, Do you

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

2010-01-25 Thread Mark Watts
/awstatsclasses "/usr/share/awstats/wwwroot/classes/" Alias /awstatscss "/usr/share/awstats/wwwroot/css/" Alias /awstatsicons "/usr/share/awstats/wwwroot/icon/" ScriptAlias /awstats/ "/usr/share/awstats/wwwroot/cgi-bin/"

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Mark Watts
" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg signature.asc Description: This is a digitally signed message part

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Mark Watts
s; worker's limits are > 2 child processes and 2 threads per process > > (expect to hit system limits long before that) We usually hit bandwidth limits first :) Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Deliv

Re: [us...@httpd] Runaway Apache Process

2010-01-27 Thread Mark Watts
o you is using: # netstat -lant | grep ESTABLISHED | awk '{print $5}' | cut -d ":" -f1 | sort | uniq -c As an aside, you're loading all the modules under the sun which won't be helping your memory consumption much. I'd consider trimming to those modules you kn

Re: [us...@httpd] Apache Server status page shows uneven number of requests across load balanced web servers

2010-01-27 Thread Mark Watts
cer here and /balancer-status is telling me that exactly 1/2 of my requests are going to each of my 2 back-end servers. If you could paste some actual numbers, that would help. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Deliverin

[us...@httpd] Compiling apache with sqllite, um, support?

2010-02-01 Thread Mark Jones
I recently took the plunge and compiled my own apache2 for my Ubuntu (9.10) server. I ran configure with -n and was looking over the output to try to learn a bit about what's happening. I noticed at one point that configure was checking to see if sqlite3 files were available (they weren't). I wa

Re: [us...@httpd] Compiling apache with sqllite, um, support?

2010-02-01 Thread Mark Jones
Thank you Nick. So much to learn. I'll concentrate on dynamic loading and APR. On Mon, Feb 1, 2010 at 2:24 PM, Nick Kew wrote: > On Mon, 1 Feb 2010 11:06:34 -0800 > Mark Jones wrote: > > > > -What does it mean that configure found these files? Do I say I compiled &g

Re: [us...@httpd] Re: Upgrading from Apache1 1.x to 2.1.14

2010-02-22 Thread Mark Watts
o > start up. The only thing in the error_log file is a complaint about the > PID file was overwritten: Apache has a perfectly good Windows version already. Why are you throwing that away for a hacked version on top of a hacked Unix environment for Windows? -- Mark Watts BSc RHCE MBC

Re: [us...@httpd] mod_ssl newbie question

2010-03-17 Thread Mark Watts
icensed for two machines, you can use the same Key/Certificate pair on both machines. You would *not* create one Key for use with multiple CSR requests for different hostnames. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Deliv

Re: [us...@httpd] Apache Document Root

2010-03-26 Thread Mark Watts
.@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > http://wiki.apache.org/httpd/DistrosDefaultLayout#Debian.2C_Ubuntu_.28Apache_2.29: /etc/apache2/sites-available/default contains the default VirtualHost and thus the default DocumentRoot. Mark. -- Mar

How to use ErrorDocument Directive when Apache is configured as pure reverse proxy.

2008-12-18 Thread Mark Stevens
verse proxied. Thanks in advance, Mark.

Re: How to use ErrorDocument Directive when Apache is configured as pure reverse proxy.

2008-12-18 Thread Mark Stevens
I'll have another try and re-directing to external server, it seemed to be getting ignored last time I tried. Many thanks, Mark. 2008/12/18 Eric Covener > On Thu, Dec 18, 2008 at 5:04 PM, Mark Stevens > wrote: > > Hi all, > > > > Anyone had any luck with servin

[us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests

2009-05-10 Thread Mark Keenan
domain.com/css.css instead of https://mypublic_domain.com/cameras/css.css What am I missing? Thanks in advance for the help! Cheers, Mark

RE: [us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests

2009-05-10 Thread Mark Keenan
essed something up in the config! Cheers, MArk -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: 10 May 2009 17:55 To: users@httpd.apache.org Subject: Re: [us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests On Sun, May 10, 2009 at

RE: [us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests

2009-05-11 Thread Mark Keenan
y and that its now a html / browser issue?or is there still some possibility of misconfiguration / other things that I can do with mod proxy? Thanks for all the help, Mark -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: 11 May 2009 01:43 To: users@httpd.apa

RE: [us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests

2009-05-11 Thread Mark Keenan
Hi Igor, You are correct, I have a rewrite rule pushing all http to https. However, I have tried my mod_proxy without this rule and the result is the same unfortunately. I have also tried the proxy directives in the virtual server context, but they result in the same behaviour! Thanks, MArk

RE: [us...@httpd] mod_proxy working on initial request, but not for subsequent resource requests

2009-05-11 Thread Mark Keenan
rule? ProxyPass http://192.168.1.53 ProxyPassReverse http://192.168.1.53 AuthName "Secure Area" ... ... Cheers, Mark -Original Message- From: Nick Kew [mailto:n...@webthing.com] Sent: 11 May 2009 12:36 To: users@httpd.apache.org Subject: Re: [us...@httpd] mod_proxy working on

[EMAIL PROTECTED] Apache and php

2005-12-22 Thread mark student
Hi folks, I have a simple question.  I'm running Apache 1.3.x and installed the pkgs CSWphp4cgi, CSWphp4mysql, and SFWmphp.  Now, how do I configure Apache and/or PHP to display my little hello.php file in the browser?  The browser doesn't display anything when I put in the URL. Help Yahoo! for

[EMAIL PROTECTED] Apache 2.2 and mod_authnz_ldap module

2005-12-22 Thread mark clarkson
said, this all builds fine but configure does not seem to recognize my "--enable-authzn-ldap" option. For grins, I also just tried the "--enable-modules=all" option and still no mod_authnz_ldap module. I tried reading the configure script to see why it is not building but I am

[EMAIL PROTECTED] Re: Apache 2.2 and mod_authnz_ldap module - SOLVED

2005-12-22 Thread mark clarkson
SOLVED.I figured out the problem.  The problem was ME.I transposed the "z" and "n" in authnz-ldap.  Sorry to waste your time and bandwidth.Mark. On 12/22/05, mark clarkson <[EMAIL PROTECTED]> wrote: I am trying to create the mod_authnz_ldap module for Apache 2.2

[EMAIL PROTECTED] which PHP

2005-12-28 Thread mark student
Hi, Which site has the "easiest, most compatable with Apache 1" PHP to download and install. Thanks   Yahoo! DSL Something to write home about. Just $16.99/mo. or less

[EMAIL PROTECTED] Apache 2.2.0 and TLS with LDAP

2006-01-05 Thread mark clarkson
ile:  LDAPTrustedGlobalCert CERT_BASE64 /usr/local/etc/openldap/cacert.pem  LDAPTrustedMode SSL      DAV svn    SVNParentPath /opt/repos    AuthType Basic    AuthBasicProvider ldap    AuthName "Subversion repository"    AuthzLDAPAuthoritative on    AuthLDAPURL ldap://ldapserver.example.com/dc=fffc,dc=com?uid?sub?(objectClass=posixAccou nt)    AuthLDAPBindDN "cn=someid,dc=example,dc=com"    AuthLDAPBindPassword "password"    Require valid-user    AuthzSVNAccessFile /usr/local/etc/subversion/access   Can someone please shed some light I what I need to do in order to get TLSto be "supported"Thank you in advance!Mark.

[EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
valid-user When you access the folder it does not prompt the user to login, just displays the forbidden(403) error message right away. If I turn off Basic AuthType and "allow from all" everything works. Thanks, Mark. --

Re: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
y block. -Dave - Original Message ----- From: "Mark McCulligh" <[EMAIL PROTECTED]> To: "Apache User group" Sent: Friday, January 06, 2006 9:11 AM Subject: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType Hi Group, I cannot get Basic AuthType to work with Apache 2.2.0.

Re: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
Joshua Slive wrote: On 1/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Hi Group, I cannot get Basic AuthType to work with Apache 2.2.0. Has something changed between versions, like I have to uncomment something. I am not going any special just a simple Basic Auth AuthType

Re: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
Joshua Slive wrote: On 1/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: On 1/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Hi Group, I cannot get Basic AuthType to work with Apache 2.2.0. Has something changed between versions, li

Re: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
Joshua Slive wrote: On 1/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Here is everything: Thanks. That was much clearer. In the httpd.conf file I uncommented the httpd-vhosts.conf, httpd-ssl.conf and httpd-default.conf options. No other changes. Why did you unc

Re: [EMAIL PROTECTED] Apache 2.2.0 and Basic AuthType

2006-01-06 Thread Mark McCulligh
Joshua Slive wrote: On 1/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: I added the "Allow from all" to the directory and it works now. AuthType Basic AuthName "Login" AuthUserFile /usr/local/httpd/pwd/users.pwd Require valid-user Allow from all Just wonderin

[EMAIL PROTECTED] mod_log_config not running

2006-01-06 Thread Mark Leone
server root. Can anyone tell me what I'm missing? -Mark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail

Re: [EMAIL PROTECTED] mod_log_config not running

2006-01-07 Thread Mark Leone
Joshua Slive wrote: On 1/7/06, Mark Leone <[EMAIL PROTECTED]> wrote: I have the following statements in my httpd.conf file: LoadModule config_log_module libexec/httpd/mod_log_config.so AddModule mod_log_config.c Module mod_log_config is the first module loaded and added

[EMAIL PROTECTED] SSL Logs and AWStats

2006-01-17 Thread Mark McCulligh
%{SSL_PROTOCOL}x %{SLS_CIPHER}x \"%r\" %b" AWStats is reading the access_log file and of course when it read the records from SSL they come up as corrupted records. How do you get AWStats to read the SSL logs? Thanks, Mark. --

[EMAIL PROTECTED] Large SSL Forms Problem in 2.0.55

2006-01-17 Thread Mark Jackson
works fine via SSL under all the older versions (2.0.48-2.0.54).  It does seem to be related to the actual length of the form though, shorter ones are okay, only larger forms seem to have the beginning of their data removed.  Has anyone else encountered any problems like this with 2.0.55?   Mark L

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
features. Thanks, Mark. Axel-Stéphane SMORGRAV wrote: Your non-SSL virtual host logs to access_log using the "combined" log format which AWStats parses correctly. Your SSL virtual host logs to access_log using the "common" format (by default). Since the "combined"

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
Joshua Slive wrote: On 1/18/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: I was wondering what is the different between TransferLog and CustomLog. The only difference I can see is that with the TransferLog you cannot give it a log format or give it any other parameters. If this i

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
Axel-Stéphane SMORGRAV wrote: That's exactly what I was suggesting. -ascs -Original Message- From: Mark McCulligh [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 4:08 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] SSL Logs and AWStats Joshua Slive

Re: [EMAIL PROTECTED] apache hacked to send spam!

2006-01-19 Thread Mark McCulligh
It most likely the php mail() function. With the default install/config when the mail() function sends an email it is sent by the Apache user. If it is going to someone you know over and over (aka a client) it could be a contact us page. Mark. maillists wrote: Hello List, I have been

[EMAIL PROTECTED] Large SSL Form Proxy Problem with 2.0.55 - REPOST

2006-01-24 Thread Mark Jackson
ideas what might be going on?   Mark L. JacksonUNIX System AdministratorSoftware UnitNY State Education Department(518) 473-0001[EMAIL PROTECTED]

RE: [EMAIL PROTECTED] Large SSL Form Proxy Problem with 2.0.55 - REPOST

2006-01-25 Thread Mark Jackson
I did but didn't find it.  That would be it though, thanks for the link!>>> [EMAIL PROTECTED] 01/25/06 2:00 AM >>> Have you searched http://issues.apache.org/bugzilla ??http://issues.apache.org/bugzilla/show_bug.cgi?id=37145-ascs____From: Mark

Re: [EMAIL PROTECTED] how to get asp on apache ?(asap)

2006-02-03 Thread Mark McCulligh
rs until I got all my old ASP code converted to PHP. PS It is not free enough, you have to purchase this software. But it works great. Mark. mohan devanoor wrote: Thanks William, problem is solved with mod_perl but how to create any asp program to run on apache?? Your hel

[EMAIL PROTECTED] SSL / HTML question

2006-02-06 Thread Mark McCulligh
from http(80) to https(443) when does the data start to be secured? Thanks, Mark. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

Re: [EMAIL PROTECTED] SSL / HTML question

2006-02-06 Thread Mark McCulligh
Joshua Slive wrote: On 2/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: If you have a login html (http://www.ex.com/login.html) where the action is to a https website (https://www.ex2.com/login_script.php). Will the login information be submitted encrypted. Or does the user first h

Re: [EMAIL PROTECTED] SSL / HTML question

2006-02-06 Thread Mark McCulligh
Joshua Slive wrote: On 2/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: The client should alway be logging in on their website for I hope they reallize if they where not on their website. I'm not sure if you understood or not, but my point was that a man-in-the-middle co

Re: [EMAIL PROTECTED] SSL / HTML question

2006-02-06 Thread Mark McCulligh
Joshua Slive wrote: On 2/6/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: This type of attack can be pulled off even if the login form is secured. The attacker just has create a login page that looks like mine and get the user to use it. A lot of users won't realize they are o

[EMAIL PROTECTED] Apache will not start

2006-02-21 Thread Mark McCulligh
file I can look for an error message in. Thanks, Mark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EM

Re: [EMAIL PROTECTED] Apache will not start

2006-02-21 Thread Mark McCulligh
Joshua Slive wrote: On 2/21/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Hi Group, I have a Ferdora Core 4 system with Apache 2.0.54 installed from rpm and it is work fine. I then installed PostgreSQL 8.1.3, MySQL 4.1.18 and PHP 4.4.2 from their tarballs. Everything compiled w

[EMAIL PROTECTED] self-signed SSL cert problems with httpd-2.0.55 and openssl-0.9.7i

2006-03-16 Thread Mark Slater
US/ST=California/L=Santa Cruz/O=UC Santa Cruz/OU=SOE Software Engineering Lab/CN=whisper.cse.ucsc.edu/ [EMAIL PROTECTED] i:/C=US/ST=California/L=Santa Cruz/O=UC Santa Cruz/OU=SOE Software Engineering Lab/CN=Mark Slater/ [EMAIL PROTECTED] --- S

Re: [EMAIL PROTECTED] self-signed SSL cert problems with httpd-2.0.55 and openssl-0.9.7i

2006-03-18 Thread Mark Slater
PTR:::darwin-shared:-fPIC::.\$(SHLIB_MAJOR).\$ (SHLIB_MINOR).dylib", Mark On Mar 16, 2006, at 2:46 PM, Mark Slater wrote: I've been building my own binaries for apache and openssl for a few years now, and I can't recall ever having a problem like this before. Both package

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
Are you sure that blades.gotdns.com is a valid address? No ping, No FTP, No Ssh, No Webserver, No Nothing at either the blades.gotdns.com or 86.133.145.236! Is the Router Firewalled or incorrectly configured? Are your machines firewalled? Shut down all firewalls and visit http://www.grc.com/

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
n any help gratefully appreciated Mark Feather wrote: Are you sure that blades.gotdns.com is a valid address? No ping, No FTP, No Ssh, No Webserver, No Nothing at either the blades.gotdns.com or 86.133.145.236! Is the Router Firewalled or incorrectly configured? Are your machines firew

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
from here i got results so in a bit of a mess now any help again would appreciated Mark Feather wrote: Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a port scan? - Original Message - From: "Jason Henderson" <[EMAIL PROTECTED]> To: Sent: Monday

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
in last time i visited the site and ran the the test and all ports came up stealth i am wondering what to do now as when i ping from here i got results so in a bit of a mess now any help again would appreciated Mark Feather wrote: Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and perfor

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
d all ports came up stealth i am wondering what to do now as when i ping from here i got results so in a bit of a mess now any help again would appreciated Mark Feather wrote: Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a port scan? - Original Message --

Re: [EMAIL PROTECTED] setting up

2006-03-20 Thread Mark Feather
site and ran the the test and all ports came up stealth i am wondering what to do now as when i ping from here i got results so in a bit of a mess now any help again would appreciated Mark Feather wrote: Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a port scan?

[EMAIL PROTECTED] Apache 2 as front end?

2006-05-01 Thread Mark Greenbank
#x27;ve look through quite a lot of documentation but I think I'm unclear of which terminology I should search on. Any help or pointers to documentation would be appreciated. Thanks, Mark

[EMAIL PROTECTED] PING in scripts won't timeout. Trap problem?

2006-05-01 Thread Mark London
e any insight into this problem, and have a solution? Thanks. - Mark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe

Re: [EMAIL PROTECTED] PING in scripts won't timeout. Trap problem?

2006-05-01 Thread Mark London
Evan Platt wrote: On Mon, May 1, 2006 4:38 pm, Mark London wrote: A user at our site has complained that he when he tries to create a script (cgi or php) that uses PING, if the PING hits a node that doesn't respond (i.e. the node has a firewall), the PING never times out and the script

[EMAIL PROTECTED] Web Service problem

2006-05-09 Thread Mark McCulligh
I look in the .conf file to see if Apache is blocking the user-agent on me. Thanks, Mark. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for

[EMAIL PROTECTED] Turning Directory Browsing Off

2006-05-16 Thread Mark McCulligh
Hi Group, How do you turn Directory Browsing off. For when a user hits a folder without an document index page it doesn't let them browse the websites's files. Thanks, Mark. - The official User-To-User suppor

Re: [EMAIL PROTECTED] Turning Directory Browsing Off

2006-05-16 Thread Mark McCulligh
Joshua Slive wrote: On 5/16/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Hi Group, How do you turn Directory Browsing off. For when a user hits a folder without an document index page it doesn't let them browse the websites's files. Find the "Options" dire

Re: [EMAIL PROTECTED] Turning Directory Browsing Off

2006-05-16 Thread Mark McCulligh
Joshua Slive wrote: On 5/16/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: > On 5/16/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: > >> Hi Group, >> >> How do you turn Directory Browsing off. For when a user hits a folder >> wit

Re: [EMAIL PROTECTED] Turning Directory Browsing Off

2006-05-16 Thread Mark McCulligh
Joshua Slive wrote: On 5/16/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: What should it look like? I have a default Directory set to Deny all (Install default) Options FollowSynLinks AllowOverride None Order deny, allow Deny from all I then have my Virtual Host websites

Re: [EMAIL PROTECTED] Compiling Apache 2.2.0 on Solaris 10 withmod_authnz_ldap support

2006-05-25 Thread Mark Reynolds
When you run configure, do you have all three? (See httpd-2.2.2/modules/ldap/README.ldap) --with-ldap --enable-ldap --enable-authnz-ldap I was seeing a similar issue until I added '--with-ldap' to the configure. [EMAIL PROTECTED] wrote: > > I am having the exact same problem seen h

[EMAIL PROTECTED] VirtualHost directive not working after XP SP2 install

2006-06-21 Thread Mark Kalmus
Title: VirtualHost directive not working after XP SP2 install We have a handful of ecommerce sites for my wifes cottage industry business.  We are developing the sites on a PC running Apache v.1.x, but after having to install XP SP2 so her new Microsoft accounting software would run, her Virt

[EMAIL PROTECTED] PHP directives preventing web server from starting WAS: [EMAIL PROTECTED] VirtualHost directive not working after XP SP2 install

2006-06-22 Thread Mark Kalmus
you can even use a real (local) ip of the box apache is running on (listening to that port) and copy around these lines to the other boxes, so she can compare ie to firefox etc etc. Mark Kalmus wrote: > We have a handful of ecommerce sites for my wifes cottage industry > business. We ar

  1   2   3   4   5   6   7   8   9   >