How can I call the SessionID from SSL

2003-02-27 Thread Fernando Munoz
My application generates the session ID under HTTP (unencryted) and in some point I need to take information that will be required using HTTPS (SSL encrypted). I've noticed that my session ID changes when y change the protocol. How can I keep/access the original Session ID (the one generated under

RE: problems with image rendering

2003-02-06 Thread Fernando Munoz
PROTECTED]] Sent: Thursday, February 06, 2003 12:22 PM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: problems with image rendering Fernando Munoz wrote: I'm exeperiencing a really odd behavior concerning to image rendering. I trace the problem to be the fact that I use the Location directive

RE: problems with image rendering

2003-02-06 Thread Fernando Munoz
StateDB MLDB::Sync::SDMB_File /Files /Directory It's now working just fine. No more rendering problems. -Original Message- From: Josh Chamas [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:22 PM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: problems with image

RE: UTF8 issue

2003-01-29 Thread Fernando Munoz
.pm). -Original Message- From: Josh Chamas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 8:17 PM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: UTF8 issue Fernando Munoz wrote: I'm receiving info that is UTF8 encoded and it is making Digest::MD5 to fail (I'm using

RE: UTF8 issue

2003-01-29 Thread Fernando Munoz
. Thanks again. -Original Message- From: Philip Mak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 10:07 AM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: UTF8 issue I'm guessing you'll have to somehow cast the UTF8 strings so that they're interpreted byte-by-byte

RE: UTF8 issue

2003-01-29 Thread Fernando Munoz
I've realized that. I'm using the use utf8 approach, but I think the other approach could work in older versions not having utf8.pm; -Original Message- From: Philip Mak [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 11:12 AM To: Fernando Munoz Cc: '[EMAIL PROTECTED

UTF8 issue

2003-01-28 Thread Fernando Munoz
I'm receiving info that is UTF8 encoded and it is making Digest::MD5 to fail (I'm using Perl 5.8); is there any way to filter this information using an ASP object? Thanks! ___ Lions Gate Entertainment, Inc. [ AMEX: lgf ] Five Proud Years, One

Segmentation Fault (11) using SQL with Apache ::ASP

2002-10-03 Thread Fernando Munoz
Hi there, I hope someone can give me a clue about this problem. My configuration : Perl 5.8.0 + Apache 1.3.26 + Mod_Perl 1.27 + Apache::ASP 2.41 + Mysql 3.23.49 + DBI 1.30. Apache ASP seems to be working for everything but SQL statements. I've already tried running the scripts from command line

RE: Segmentation Fault (11) using SQL with Apache ::ASP

2002-10-03 Thread Fernando Munoz
Thanks Josh, I'll first hunt a little before I downgrade the setup. -Original Message- From: Josh Chamas [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 1:59 PM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: Segmentation Fault (11) using SQL with Apache ::ASP

How to clean a POSTed variable

2002-07-17 Thread Fernando Munoz
and depending on that I add some info to a DB. But if the browser is refresh/reloaded the DB is updated again. Is it possible to change that variable value after asking for it to avoid a reload to affect the DB twice. Anyone has a workaround for this. Thanks ! Fernando Munoz

Apache::ASP shows script source when ...

2002-06-03 Thread Fernando Munoz
through https:// ? Thanks for any input. Fernando Munoz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache::ASP shows script source when ...

2002-06-03 Thread Fernando Munoz
Philip, Thanks for your input. The virtual server is the same listening on por 80 and 443 respectively, I've looked at the documentation and I can't find, clearly, what directives I need to use. I'm using .httaccess to set the namespace options. I'll appreciate any directions about what

Can't install DB_File-1.803 (for StateDB and CacheDB)

2002-04-23 Thread Fernando Munoz
'' to '$LIBS = '-lthread'' as is suggested for Solaris. Any help will be appreciated. Thanks Fernando Munoz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]