change apache httpd.conf where:
LogLevel warn
to:
LogLevel debug
and you will be able to get more details from the apache logs.
DJM:>
On Sat, 2002-07-06 at 16:47, Michael Ott wrote:
> On Sat, Jul 06, 2002 at 08:32:20PM +0200, Gerald Richter wrote:
> > > PerlSetEnv EMBPERL_SESSION_ARGS "Data
On Sat, Jul 06, 2002 at 08:32:20PM +0200, Gerald Richter wrote:
> > PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=BDI:mysql:sessions UserName=
> Password="
>
> should be DBI:mysql... instead of BDI:mysql...
>
> >
> > My apache crashes during start. When i comment out
> > EMBPERL_SESSION_CLASSES an
On Sat, 6 Jul 2002, Gerald Richter wrote:
> >Gerald , I downloaded the nmake for the binary package, but nmake nor
> nmake install
> >will run. I put them under C:/Perl ..which is included in my PATH
> >it says it can,t find such file or directory..but it,s there. what is my
> mistake here?
>
>
>
> Ah . . . that would explain it. Thank you very much, Gerald. Perhaps
another
> alternative would be to use a stable version that includes embpexec.pl and
> compiles under Perl 5.004?
>
If you don't need the new feature of 2.0, you can use 1.3.4, which compiles
with Perl 5.004
Gerald
---
# > App.xs: In function `Embperl__App_new_init':
# > App.xs:62: `PL_sv_undef' undeclared (first use this function)
#
# This is because your system has Perl 5.004 and these symbols have
# different
# names in Perl 5.004.
#
# Embperl 2.b5 and newer needs Perl 5.005 to compile. Wouldn't be
# Gerald
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=BDI:mysql:sessions UserName=
Password="
should be DBI:mysql... instead of BDI:mysql...
>
> My apache crashes during start. When i comment out
> EMBPERL_SESSION_CLASSES and EMBPERL_SESSION_ARGS, my apache works
>
The crash my because of it can't conn
> App.xs: In function `Embperl__App_new_init':
> App.xs:62: `PL_sv_undef' undeclared (first use this function)
This is because your system has Perl 5.004 and these symbols have different
names in Perl 5.004.
Embperl 2.b5 and newer needs Perl 5.005 to compile. Wouldn't be hard to fix,
just a few
>Gerald , I downloaded the nmake for the binary package, but nmake nor
nmake install
>will run. I put them under C:/Perl ..which is included in my PATH
>it says it can,t find such file or directory..but it,s there. what is my
mistake here?
Try to run it by giving the full path name to the exe fi
Just in case I can't get Embperl installed on my server (before I run out of
time), can anyone recommend a shared hosting service that includes Embperl?
Speed and support are my primary criteria.
Thanks: John
-
To unsubscribe,
Hi,
I use Embperl in offline mode to publish HTML pages to a website. I've got
the whole process working perfectly on my test site. Now I'm trying to move
the software to the production site (another hosting company, alas) and
cannot get embpexec.pl to work at all.
This is a shared host so I don
10 matches
Mail list logo