Re: Question concerning REST

2015-08-25 Thread Frank Wesemann
t; > Thanks for your help, > > JC > > ----- > To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org > For additional commands, e-mail: embperl-h...@perl.apache.org > > -- -- mit freundlichem Gruß

Re: embperl and JSON

2015-04-02 Thread Frank Wesemann
t; print OUT $json; > -] > > > Thank You, > ~Donavon > > ----- > To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org > For additional commands, e-mail: embperl-h...@perl.apache.org > > -- -- mit freundlich

Can't set $epreq->apache_req->status on Apache 2.2

2013-10-11 Thread Frank Wesemann
e production environment under Apache 2.2.3 the status line isn't set, so the browser gets an "200 OK" status. In both environments EMBPERL_OPTIONS is 270338. Embperl Version is 2.3.0 Is this an known issue? Did the Apache API change? Anything else that might be different? Any thou

Re: Strange problem with input charset ?

2011-01-03 Thread Frank Wesemann
$http_headers_out{'Content-type'}='application/pdf'; $http_headers_out{'Content-Disposition'}="attachment; filename=$filename"; local ($/); local ($escmode); my $pdf=; print OUT $pdf; close(PDF); } exit 1; -]

Re: Module compilation under embperl, mod_perl

2010-09-22 Thread Frank Wesemann
unconventional. regards frank -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.com/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 BerlinFax: +49 30 25 79 28 999 Sitz: Berlin Amtsgericht

Re: Issue with getting Apache to pass %ENV to sub-scripts on Apache2/mod_perl2

2010-07-30 Thread Frank Wesemann
tace of an Embperl page? Any ideas would be most helpful. -R -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.com/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 Berlin

Re: Problem with

2010-04-22 Thread Frank Wesemann
he url rewriting feature for session_ids. -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.com/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 BerlinFax: +49 30 25 79 28 999 Sitz: Berlin Amts

multipart/form-data and CGI.pm newer than 3.38 ( other approach )

2008-12-18 Thread Frank Wesemann
$fdat->{ $_ } = join ("\t", @$params) ; --- > $fdat->{ $_ } = join ( $self -> config -> mult_field_sep() , @values) ; 329c329 < $fdat->{ $_ } = $params -> [0] ; --- > $fdat->{ $_ } = $values[0] ; -- mit freundlichem

multipart/form-data and CGI.pm newer than 3.38

2008-12-18 Thread Frank Wesemann
in a distinct "namespace" > #http://rt.perl.org/rt3//Ticket/Display.html?id=24294 > > $params = $cgi->{'param'}->{$_} || $cgi->{$_} ; 325c327 < $fdat->{ $_ } = join ("\t", @$params) ; --- > $fdat->{ $_ } = join ( $self

[$ hidden %hash &bash @arr $]

2008-07-09 Thread Frank Wesemann
issue, so I believe that it once worked. Has it been removed or am I doing something wrong? Thanks in advance frank -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.com/ Potsdamer Str. 96 Tel: +49 3

Re: textarea "arrays" initialize incorrectly

2008-03-19 Thread Frank Wesemann
it freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 BerlinFax: +49 30 25 79 28 999 Sitz: Berlin Amtsgericht Berlin Charlottenburg (HRB 73099)

equivalent to app -> init: app -> cleanup ?

2008-02-29 Thread Frank Wesemann
s, that I want to alter the user's session data at the very end of the request. thanks in advance frank -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25 79

Re: Preventing selected being added to option tags

2008-01-22 Thread Frank Wesemann
"EmbperlBlocks" to prevent Embperl from processing HTML-Tags http://www.ecos.de/embperl/pod/doc/Config.-page-2-.htm#sect_62 -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96

virtualhosts with same Docroots - workaround or solution?

2007-10-08 Thread Frank Wesemann
ay, what I encountered is the following: If I supply every virtual host with a "Embperl_Package" - Parameter it seems to work as desired. Do you think this is coincidental or is it a thing Embperl Package should / may be used for? best frank -- mit freundlichem Gruß, Frank Wese

Re: virtualhosts with same Docroots steal Request object and Session

2007-10-05 Thread Frank Wesemann
I am very sorry, I forgot to supply the credentials: It is Embperl 2.2.0 with an Apache 2.0.52 ( preforking ) Perl is 5.8.5 all that running under RedHat 3.4.6-3 -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http

virtualhosts with same Docroots steal Request object and Session

2007-10-05 Thread Frank Wesemann
and access it at first from server B everything is the other way round. I expected each virtual host to have a global variable called $::GLOBAL and %udat and $r to behave "normal" because, the not only have their own Perlinterpreters but also different Embperl_Appnames and even the coo

Re: Dynamically generating file for download

2007-07-26 Thread Frank Wesemann
xit; -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 BerlinFax: +49 30 25 79 28 999 Sitz: Berlin Amtsgericht Berlin Charlottenburg (HRB 73

Subrequest to remote server

2007-05-18 Thread Frank Wesemann
o the public and b) myaction.ep is somewhat sessioncontroled access restricted, what is now lost. Because now everboy can perform an http://public.server.com/virt/action?data=to&foist=the_server. Does anybody have an idea about that or am I doing something stupid here Thanks -- mit freundlic

Re: help with embperl and php

2007-05-10 Thread Frank Wesemann
Gerald Richter - ECOS GmbH schrieb: If your question was only "can my PHP-serving Apache also serve Embperl documents?", the answer would be a simple "yes". But when you added "in the same file", I got all sweaty. Theoreticaly you can have a PHP script that generates Embperl code, whic

using GET and POST simultan

2007-03-28 Thread Frank Wesemann
on Jul 19, 2000, 12:12 PM richter at ecos wrote: >Currently Embperl cannot join the values from POST and GET together (it's on >the TODO list). Is this still on the TODO list? -- mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software Entwick

overwriting / patching gettext()

2007-02-08 Thread Frank Wesemann
tch? Any Help is appreciated. Thanks frank -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 BerlinFax: +49 30 25 79 28 999 -

empty formfields not absent from %fdat

2006-09-20 Thread Frank Wesemann
Hello list, we figured out, that empty formfields are not absend from %fdat if they are posted by multipart/form-data form ( optAllFormData is not set). Is this a bug? -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http

Re: Bus error on Mac OS X 10.4

2006-08-10 Thread Frank Wesemann
Thank you very much. I owe you a beer :) frank -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 59006977 10785 BerlinFax: +49 3

Re: Bus error on Mac OS X 10.4

2006-08-10 Thread Frank Wesemann
ives and I'm not experienced enough to translate the BSD-Hack to MacOSX. Would you please be so kind and send me that file? Or could Gerald be so kind and apply a Patch to the sources? Thanks for helping frank -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812

Re: Delivering binary content from a Embperl application

2006-08-09 Thread Frank Wesemann
This is what finally worked for me: binmode ( STDOUT ); my @blob = $image->ImageToBlob(); ( This means my $var = $file->getData() in your terms ) print $blob[0]; exit; I use it to manipulate Imagedata ( jpegs ) -- mit freundlichem Gruß Frank Wesemann Fotofinde

Re: Delivering binary content from a Embperl application

2006-08-07 Thread Frank Wesemann
is, err, strange behavior, I think. regards ----- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854

Hashes in %udat

2006-04-19 Thread Frank Wesemann
Hello list, I have two embperl Pages, which both alter %udat. The changes in %udat are only reflected by the page that does the update when i change/insert hashes to udat. I didn't find anything in the archive about this. These are the pages: page1.ep: [* $udat{'lists'

Embperl_Cookie_Expires isn't relative to request

2006-03-17 Thread Frank Wesemann
thing from the Docs? -- mit freundlichem Gruß Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software EntwicklungWeb: http://www.fotofinder.net/ Potsdamer Str. 96 Tel: +49 30 59006977 10785 BerlinFax: +49 3