i have get the epchar.c.min and copy to site\lib\html\
but it didn't seem to work, how can i do install it .
and do anything?
ÖÂ
Àñ£¡
lyf
[EMAIL PROTECTED]
-
To unsubscribe, e-m
>
> Error in Perl code: Can't locate object method "TIEHASH" via package
> "Apache::Session::Counted" at ...
>
Look's like you should add a
use Apache::Session::Counted ;
Gerald
-
Gerald Richterecos electronic communication se
Hi,
How can generate sequences with Apache::Session::Counted, I'm try
to call from EmbPerl , like this :
tie %session, 'Apache::Session::Counted', undef, { Directory => '/tmp/'
,DirLevels => undef, CounterFile => 'wapsesion.next', AlwaysSave => 0 };
And , when work, generate IDs like this :
Hi,
I have 3 handlers like this :
PerlHandler Apache::OutputChain phonecom_ep Apache::EmbperlChain
Apache::PassFile
And
$http_headers_out{location}="milocation";
Apache::exit;
But the system don't make redir ...
Is because handlers that s system don't make redir ?
Or I have to detect th
Hi,
>
> I have 3 handlers like this :
>
> PerlHandler Apache::OutputChain phonecom_ep Apache::EmbperlChain
> Apache::PassFile
>
> And
>
> $http_headers_out{location}="milocation";
> Apache::exit;
>
I don't use OutputChain, but I guess it will let Embperl in a way, so that
it doesn't generates
Hello!
>
> I have one problem:
>
> I execute the Embperl from FastCGI:
>
> HTML::Embperl::XS_Init (1, $ENV{EMBPERL_LOG}, 1);
> my $rc = HTML::Embperl::Execute ({ inputfile => $file, fdat=>$ref_fdat,
> ffld=>$ref_ffld, mtime=>1, options=>(HTML::Embperl::optDisableFormData +
> 32)});
>
> This co
-
Gerald Richterecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice:
>
>
> I have an idea that may or may not be useful to you. If the user
> comes to a random page without a valid cookie, you redirect them to
> the front page. After that point, they have a valid cookie, and they
> can access all the other pages. The robots would get redirected once,
> try al
Hi,
I have 3 handlers like this :
PerlHandler Apache::OutputChain phonecom_ep
Apache::EmbperlChain Apache::PassFile
And
$http_headers_out{location}="milocation";
Apache::exit;
But the system don't make redir ...
Is because handlers that s system don't make redir ?
Or I have to detect the
Hello!
I have one problem:
I execute the Embperl from FastCGI:
HTML::Embperl::XS_Init (1, $ENV{EMBPERL_LOG}, 1);
my $rc = HTML::Embperl::Execute ({ inputfile => $file, fdat=>$ref_fdat,
ffld=>$ref_ffld, mtime=>1, options=>(HTML::Embperl::optDisableFormData +
32)});
This code is working fine
hello
> the apache webserver mod_perl didn't support double bytes
> there is ,i can't see chinese word in embperl, like this "??o?"
Take a look at
http://perl.apache.org/embperl/Faq.pod.6.html#How_can_I_use_a_different_char
ac
and use epchar.c.min as described there
Gerald
--
hello
the apache webserver mod_perl didn't support double bytes
there is ,i can't see chinese word in embperl, like this "??o?"
i have insert:""
but it is not work.
ÖÂ
Àñ£¡
lyf
[EMAIL PROTECTED]
-
12 matches
Mail list logo