Hi,
>
> ps - how can i set session_arg directory to some path with space? eg.
> Program Files
>
Embperl 1.3.2, which I just released now can handle spaces in the
session_args:
PerlSetEnv EMBPERL_SESSION_ARGS "'Directory=/temp/epl session'
LockDirectory=/temp/epl"
(Note the single quotes a
The URL
ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.3.2.tar.gz
has entered CPAN as
file: $CPAN/authors/id/G/GR/GRICHTER/HTML-Embperl-1.3.2.tar.gz
size: 341834 bytes
md5: 3ba1d6ecd5958a45ab1a8819517e7672
Embperl 1.3.2 is current stable version and this release contains main
Hi,
>
> So in epcmd.c in the function CmdVar I added a "dTHR;" and viola, I can
> successfully compile. However, I am not a believer in "It compiles,
> therefore we should slam it into production and go home for the weekend.
:)"
>
This is the correct solution.
Seems like nobody has tried to co
I am trying to compile embperl under the following environment
gcc version 2.96 2731 (Red Hat Linux 7.0)
Red Hat Linux 7.0
Perl 5.00503
Apache 1.3.12
The compile attempt and error are shown below:
cc -c -I/u0/oracle_8.1.7/Apache/Apache/include -I/u0/oracle_8.1.7/Apache/Apa
che/regex -I/u0/o
> >Does the directory /temp/epl exists ?
> yes, there are two session files generated
>
That sounds good
> >Take a look into your web server error log, there are maybe more error
> >message.
>
> [311]SES: Embperl Session management enabled (>= 1.50)
That also looks good
> [Tue May 15 14:07:
>
> When is the next release expected?
>
I hope to have it out tomorow. 1.3.2 is ready I am just doing some final
testing.
Gerald
P.S. 2.0b3 will also come during the next days...
-
Gerald Richterecos electronic communication ser
Hi there:
When is the next release expected?
Gary
On Tue, 15 May 2001, Gerald Richter wrote:
>
>
> > I am just starting out with embperl. I installed it on a Redhat 5.2 server
> > running Linux 2.0.26 and perl 5.004_04 and Apache 1.3.6. Tests from the
> > examples at perl.apache.org (if.htm
>Does the directory /temp/epl exists ?
yes, there are two session files generated
>Take a look into your web server error log, there are maybe more error
>message.
[311]SES: Embperl Session management enabled (>= 1.50)
[Tue May 15 14:07:54 2001] [error] Can't call method "getid" on an undefined
> >you need to specify a locking class e.g.
> >
> >PerlSetEnv EMBPERL_SESSION_CLASSES "File Null"
>
>
> well, it seems don`t werk in 1.3.2-dev:
>
I use it with 1.3.2_dev on Windows, so it must work :-)
> [error] Can't call method "getid" on an undefined value at
> D:/Perl/site/lib/HTML/Embperl
>you need to specify a locking class e.g.
>
>PerlSetEnv EMBPERL_SESSION_CLASSES "File Null"
well, it seems don`t werk in 1.3.2-dev:
[error] Can't call method "getid" on an undefined value at
D:/Perl/site/lib/HTML/Embperl.pm line 1689.
Probably some problems with 'Null'. What can I use instead
>
> I need Apache::Session::File to get working on windows. I configured my
> Embperl 1.3.2-dev like this:
>
> PerlSetEnv EMBPERL_DEBUG 2100205
> PerlSetEnv EMBPERL_SESSION_CLASSES "File"
you need to specify a locking class e.g.
PerlSetEnv EMBPERL_SESSION_CLASSES "File Null"
>
> ps - how can
Hello,
I need Apache::Session::File to get working on windows. I configured my
Embperl 1.3.2-dev like this:
PerlSetEnv EMBPERL_DEBUG 2100205
PerlSetEnv EMBPERL_SESSION_CLASSES "File"
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/temp/epl
LockDirectory=/temp/epl"
No SES: in the debug, no session,
12 matches
Mail list logo