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ß
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
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
$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;
-]
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
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
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
$fdat->{ $_ } = join ("\t", @$params) ;
---
> $fdat->{ $_ } = join ( $self -> config -> mult_field_sep() ,
@values) ;
329c329
< $fdat->{ $_ } = $params -> [0] ;
---
> $fdat->{ $_ } = $values[0] ;
--
mit freundlichem
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
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
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)
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
"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
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
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
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
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
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
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
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
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
-
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
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
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
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
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
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'
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
28 matches
Mail list logo