Hi,
>
> uups, sorry -- I don't set any special, my EMBPERL_OPTIONS are 16400
> (optRedirectStdout, optRawInput). I also use NOT Carp etc, but perhaps
> some of the Apache::Registry-Scripts are using them; nevertheless this
> should not disturb embperl, I guess.
>
No, this doesn't have any infl
Hi,
> Do you mean Apache errormessages i.e. in httpd.conf or have you some special
> settings in EMBPERL_OPTIONS ?
uups, sorry -- I don't set any special, my EMBPERL_OPTIONS are 16400
(optRedirectStdout, optRawInput). I also use NOT Carp etc, but perhaps
some of the Apache::Registry-Scripts ar
>
> perhaps the error message was sent out to the browser, because I
> switched full error messages on?
>
Do you mean Apache errormessages i.e. in httpd.conf or have you some special
settings in EMBPERL_OPTIONS ?
Gerald
-
To
Hi,
> i noticed that you have to load Apache::Session before HTML::Embperl,
> else it doesn't find the right session stuff (Embperl.pm doesn't
> require Apache::Session itself).
yes, i use it in start-up.pl before Embperl.pm, so this has nothing todo
with this problem.
Ciao
Alvar
--
Alvar
Hi,
> The message is correct, but you shouldn't see it because it is wrapped in an
> eval and the errormessage is set the nothing in the next line.
>
> The line is a workaround for a problem with Apache::Session::Store::File.
>
> Where do you see this message? In only in your error log or do yo
Hi,
>
> I updated Apache::Session from 1.0x to 1.53, changed the config files
> and now get errors:
>
> Can't locate object method "close" via package
> "Apache::Session::Store::MySQL" at
> /usr/local/lib/perl5/site_perl/5.6.0/i686-linux/HTML/Embperl/Session.pm
> line 370.
>
The message is correc
i noticed that you have to load Apache::Session before HTML::Embperl,
else it doesn't find the right session stuff (Embperl.pm doesn't
require Apache::Session itself).
i don't remember what the symptoms turned out to be, so this mightn't
have anything to do with your problem ;)
(its more of a bug
Hi,
I updated Apache::Session from 1.0x to 1.53, changed the config files
and now get errors:
Can't locate object method "close" via package
"Apache::Session::Store::MySQL" at
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/HTML/Embperl/Session.pm
line 370.
I am using embperl 1.3b6 (I hope so
On Thu, 28 Sep 2000, Angus Lees wrote:
> On Thu, Sep 28, 2000 at 11:01:26AM -0500, John Walstra wrote:
> > Is there anyway to have multiple apaches running, on different
> > ports, by different users and fake out semaphores? Would NullLocker do it?
>
> use something other than SysVSemaphoreLocker
On Thu, Sep 28, 2000 at 11:01:26AM -0500, John Walstra wrote:
> Is there anyway to have multiple apaches running, on different
> ports, by different users and fake out semaphores? Would NullLocker do it?
use something other than SysVSemaphoreLocker, eg: FileLocker
NullLocker is good if your data
This is a fun one.
Apache-Session-1.03
HTML-Embperl-1.2.1
mod_perl-1.24
I have Apache::Session working properly. Our developers are
using Embperl with use custom packages. They develop off of one server. In
order to have seperate work environments, I'd had to make custom httpd.confs
with apache
>
> embperl 1.2.1
> Found Apache::Session Version 1.53
>
Either use Embperl 1.3b5 and Apache::Session 1.53 or Embperl 1.21 and
Apache::Session 1.00. 1.2.1 doesn't know anything about AS 1.5x, because
it's much older
Gerald
-
Gerald Ri
I was creating a dev server for a production server of mine and a new error
popped up that is related to Apache::Session or at least I think it is.
Lemme run thru versions of the modules.
embperl 1.2.1
Found mod_perl Version 1.24
Found LWP::UserAgent Version 1.73
Found HTML::HeadParser Versio
13 matches
Mail list logo