Has Apache::Cookie been ported to mod_perl-2 yet?

2003-02-12 Thread Charles McElhose Jr.
Has Apache::Cookie been ported to mod_perl-2 yet? I tried to install the libapreq-1.1 module with mod_perl-2/apache 2 and am getting a can't locate Apache/MyConfig.pm ... error. Charles M. [EMAIL PROTECTED]

Fw: Has Apache::Cookie been ported to mod_perl-2 yet?

2003-02-11 Thread Charles McElhose Jr.
Has Apache::Cookie been ported to mod_perl-2 yet? I tried to install the libapreq-1.1 module with mod_perl-2/apache 2 and am getting a can't locate Apache/MyConfig.pm ... error. Charles M.

Re: Fw: Has Apache::Cookie been ported to mod_perl-2 yet?

2003-02-11 Thread Charles O. McElhose Jr.
Thanks, is there any word on when this may happen? Charles

Identifying memory leaks

2002-11-26 Thread Charles
A Linux machine running Apache/2.0.35 (Unix) mod_perl/1.99_05-dev Perl/v5.6.1 mysql 4.0.1 uses increasing used memory (according /usr/bin/free), eventually resuting in all memory being consumed. Memory usage drops somewhat after a reboot of apache and mysql, but not completely. If a reference

(bug report) SIGALRM problem in mod-perl causes stuck Apache processes.

2002-10-04 Thread Charles Jardine
. -- Charles Jardine - Computing Service, University of Cambridge [EMAIL PROTECTED]Tel: +44 1223 334506, Fax: +44 1223 334679

RE: access_log numbers lower than expected....

2002-09-27 Thread Charles
One possibility is that if you (or some process) edits the logfile in question while apache is running, logging will stop until you restart apache. You might consider logging directly from your mod_perl handler to a file or DB. Charles -Original Message- From: Anthony E. [mailto

RE: Imgae not displaying

2002-08-16 Thread Charles
It seems that your httpd.conf fileis configured suchthat files in /var/www/.../_img/ are interpreted as mod_perl, or some other type of script. Check yourLocation ... andAliasdirectives. You probably do not wish your images to be interpreted as scripts. Charles -Original Message

RE: File upload fails when size exceeds 67k bytes

2002-07-15 Thread Charles
been unable to locate a similar technique under mod_perl ~2.0 as the Apache::Request is still under development. Charles -Original Message- From: Ian Colin Jones [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 9:10 AM To: [EMAIL PROTECTED] Subject: File upload fails when size exceeds

RE: Weird problem with cookies on Netscape with apache running a virtualhost

2002-07-12 Thread Charles
settings on your browser which can cause your browser to reject cookies from untrusted sites. Check with http://www.w3.org/TR/P3P/ to learn about setting up your site's privacy settings. Charles -Original Message- From: Chris Pizzo [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 11:29 AM

POST_MAX and mod_perl ~2.0

2002-07-11 Thread Charles
into a 1024 limit on urlencoded POSTs with my current configuration. Charles Apache/2.0.37-dev (Win32) mod_perl/1.99_02-dev Perl/v5.6.1

Re: Apache::DBI with mod_perl 2.0 (was Re: [ANNOUNCE] Apache::DBI 0.89)

2002-06-22 Thread Charles Aulds
Connection Times 12518 ms424 ms Transfer Rate0.48Kbps received2.05Kbps received --- Charles Aulds, MCSE, MCP+I Voice: (256) 931-5593 Fax: (240) 352-8290 http://hiwaay.net/~caulds

Re: Apache::DBI with mod_perl 2.0 (was Re: [ANNOUNCE] Apache::DBI 0.89)

2002-06-22 Thread Charles Aulds
received2.05Kbps received --- Charles Aulds, MCSE, MCP+I Voice: (256) 931-5593 Fax: (240) 352-8290 http://hiwaay.net/~caulds

mod_perl interpretation of text/html output

2002-05-27 Thread Charles Frankel
ot;javascript:void(0);" --/html Platform: This issuewas exhibited in the latest (as of May 28) win32 bundle: ftp://theoryx5.uwinnipeg.ca/pub/other/Apache2.tar.gz. as well as the equivalent Linux Apache 2.0/mod_perl 1.99 variant. Charles

filtering mod_proxy output

2002-05-14 Thread Charles Bueche
this in an elegant way ? Thanks for any hint, Charles -- Charles Bueche [EMAIL PROTECTED] sand, snow, wave, wind and net -surfer

Re: www.modperl.com .. ?

2002-04-05 Thread Charles Albrecht
be blocked. -Charles [EMAIL PROTECTED] -- Charles Albrecht Euonymic Solutions [EMAIL PROTECTED] P.O. Box 300623 C303.619.7596 F978.334.3061 Denver, Colorado 80203-0623 http://www.euonymic.net

Perl 5.7.3 breaks mod_perl tied handles [PATCH]

2002-03-18 Thread Charles Jardine
--- 54,61 #define TIEHANDLE(name,obj) \ { \ dHANDLE(name); \ ! sv_unmagic((SV*)GvIOp((SV*)handle), 'q'); \ ! sv_magic((SV*)GvIOp((SV*)handle), obj, 'q', Nullch, 0); \ } #if 0 -- Charles Jardine - Computing Service, University of Cambridge [EMAIL PROTECTED]Tel: +44

Re: SUCCESS: libapreq working in Mac OS X

2002-02-24 Thread Charles Albrecht
::Request and Apache::Cookie using % perl Makefile.PL % make % make install Should that be % make % su # make install Sure. Or better yet, % make % sudo make install -- Charles Albrecht Euonymic Solutions [EMAIL

RE: Perl and Microsoft Excel?

2001-11-29 Thread Charles Day
every (schedule). Then you can query your db any way you like from your website, and they can have their nice little xls file too:) Charles -Original Message- From: Ian [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 5:31 PM To: [EMAIL PROTECTED] Subject: Perl and Microsoft

RE: Cookie authentication

2001-11-15 Thread Charles Day
, etrade ) and I think internet users have accepted this. AlthoughMicrosoft is doing it's best to screw this up: http://abcnews.go.com/sections/scitech/TechTV/TechTV_IEflaw011109.html fix: http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS01-055.asp Charles

Re: mod_perl-1.2.6 for Cygwin 1.x (using apache_1.3.22, perl-5.6.1)

2001-10-19 Thread Charles Wilson
Stipe Tolj wrote: What is the problem with ld2? I'm using a patched version of ld which supports --auto-import. the official cygwin ld now supports --auto-import (and has since August 02.) --Chuck

Re: [OT] ApacheCon BOF

2001-03-19 Thread Charles J. Brabec
to know. The Perl advocate's version: mod_perl: Let's see you try to do this with Python. Cheers, Charles -- Charles J. Brabec | I'd like to talk about... how good things used to be, Web Systems Programmer | how bad they are now, and how much worse they're going [EMAIL PROTECTED

apache::ASP

2001-02-09 Thread Compagnon, Jean-Charles
Hi, I have a cobalt raQ3 and I'd like to implement the apache::asp module. the raQ3 runs linux on a MIPS processor and I was wondering if any of you can confirm that it will work under MIPS. I assume so as it run as a mod_perl but I'd prefer to ask. please reply at [EMAIL PROTECTED] Thanks JC

[RFC] Apache::BlockSymLinks 0.1

2001-02-02 Thread Charles John Brabec
or modifications? Thanks, Charles -- Dr. Charles J. Brabec | He wants me to be clever. Worse, he wants me to be Web Systems Programmer | seen to be clever by everyone here. -- Miles [EMAIL PROTECTED]| Vorkosigan (L.M. Bujold) PH 919.513.0171|

Re: [RFC] Apache::BlockSymLinks 0.1

2001-02-02 Thread Charles John Brabec
of the server. (Inconvenient, but not a show-stopper) Thanks again for the info. Charles I've toyed with ModuleConfig, and it is really cool, but I was under the impression that people stayed away from using it since it appears to require a recompile of mod_perl for every module that inserts a new

AuthCookie solution

2000-11-15 Thread Charles Day
gs{'destination'}.$args{'args'}); -Original Message- From: Bill Moseley [mailto:[EMAIL PROTECTED]] Sent: Friday, November 03, 2000 5:30 PM To: Charles Day; '[EMAIL PROTECTED]' Subject: Re: AuthCookie At 03:30 PM 11/03/00 -0500, Charles Day wrote: The follow also holds true: http://www.m

AuthCookie

2000-11-03 Thread Charles Day
Is there a better mod_perlish way to do this and are there buffer overflow risks involved? Hidden POST data still gets lost, but this will fix my current problem of my Marketing people sending these broken links around town. Thanks, Charles

RE: maintaining state securely for authentication

2000-10-19 Thread Charles Day
1. Apache Authentication, using MySQL to authenticate, and use form based webpage with perl backend to query MySQL. 2. Once the directory is secured, you know who they are at all times by calling $ENV{REMOTE_USER} Charles Day IT Symix Systems, Inc. -Original Message- From

RE: maintaining state securely for authentication

2000-10-19 Thread Charles Day
. Or, secure the directory, and grab the ENV{REMOTE_USER} automatically, query the database, and display the results to the webpage. Hope this helps. Charles Day IT Symix Systems, Inc. -Original Message- From: Kralidis, Tom [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 19, 2000 12:46 PM

AuthCookie

2000-10-17 Thread Charles Day
I'm thinking of adding a "locked out" functionality to AuthCookie/AuthCookieDBI and was wondering if anyone has already attempted or started this. It should function much like NT domain authentication. Thanks, Charles Day IT Symix Systems, Inc.

Re: I've been framed! Losing target frame under Apache::Registry

2000-05-22 Thread Charles Dalsass
Nigel, I don't think that mod_perl would have any effect on your browser like that. Your conversion to Apache::Registry probably altered the URLs in such a way that the script which you are requesting is actually the wrong one. Did you move the scripts around when you did the conversion?

question - can asp be run as cgi???

2000-05-19 Thread Charles Dalsass
to the question: Is there a way to run ASP as a cgi program (interchangably). What are the steps involved to do that? Thanks alot for the help, Charles Dalsass www.neptuneweb.com

Function Sequence Error

2000-03-31 Thread Charles Day
Has anyone run into this yet? DBI-connect failed: [iODBC][Driver Manager]Function sequence error (SQL-S1010)(DBD: dbd_db_login/SQLSetConnectOption err=-1) at test.cgi line 8 Died at test.cgi line 8. Line 8... $conn = DBI-connect("dbi:ODBC:somedatabase") || die; Traces show a connect, then

RE: perl 5.6/mod_perl 1.22/apache 1.3.12

2000-03-29 Thread Charles Day
Success! after 4 days. 3 full pages of warnings during the 1.22 Makefile, I guess I never tried installing mod_perl after this, I kept trying 1.21 with 5.6 and 1.3.12, a, moron. Thanks Doug for taking the blinders off me. Charles -Original Message- From: Doug MacEachern

Apache::Registry should allow script to _only_ set return code

2000-01-13 Thread Charles Levert
distribution of mod_perl? Charles --- Registry.pm.orig-1.21 Tue Jan 12 21:56:34 1999 +++ Registry.pm Thu Jan 13 14:50:56 2000 @@ -131,6 +131,8 @@ $Apache::Registry-{$package}{'mtime'} = $mtime; } + my

Errors while running under Apache::Registry (modperl 1.21)

1999-10-15 Thread Charles E. Pelkey
e searched. The script is extremely long, so I do not want to post it here. It is available for downloading/viewing at my personal server (http://cpelkey.dyn.ns1.net/downloads/) Thanks in advance for any and all help in this matter. ======