I am out of the office until 11/19/2013.
I will not have an access to my e-mails.
Please contact On-Call (780 642 4337) for urgent UofA issues.
Prashans Mistry
Note: This is an automated response to your message "[users@httpd]
FormMail.pl timing out with Apache 2.4.6" sent on 12/11/2013 3:09
I have a customized version of httpd-2.0.55 that has recently stopped
building on Ubuntu 10.04 LTS. I know I should move the customization to
a more recent version of httpd, but that will take some time. The build
problem isn't related to the customization - the unmodified httpd-2.0.55
source i
There's a famous pearl script form mailer called FormMail.pl
(http://www.scriptarchive.com/formmail.html) that I was running on Apache
2.2.xx (2.2.25 the latest) for years without any problem. But since I upgraded
to Apache 2.4.6 the script is producing cgi time outs like:
Script timed out befo
Trying to figure out how to unset encrypted cookies for which the
encryption key was changed. Docs at
http://httpd.apache.org/docs/current/mod/mod_session_crypto.html
say
"If the encryption key is changed, sessions will be invalidated
automatically."
but using a config like
AuthName
Normally I just lurk hoping to pick up a thing or two but today I'd like
to comment. Way back when I ran across a script called "COPS" that runs
daily. It was/is a collection of scripts, one of which is:
find / | sum > thisrun
diff thisrun lastrun | report
mv thisrun lastrun
run = d