Hello Perrin,
Am Freitag, den 10.11.2006, 15:29 -0500 schrieb Perrin Harkins:
> Sorry, I'm not sure what to suggest for your next step. Maybe contact
> the author of Scalar::Util. Or maybe recompile your system perl so it
> will support weak refs without installing a separate module.
I already
Hi,
Am Donnerstag, den 09.11.2006, 13:48 -0500 schrieb Perrin Harkins:
> > So that means, that mod_perl is not compiled with the same perl as is
> > used by the standalone server!?
>
> Yes, I don't know any way to disable weak references without recompiling
> Scalar::Util, which is part of the ma
Am Mittwoch, den 08.11.2006, 12:39 -0500 schrieb Perrin Harkins:
> > It can not be my perl itself, because the standalone server is running,
> > or am i wrong?
>
> It probably means that your mod_perl was not compiled with the same perl
> that you're running the standalone server on. Either that,
Hi,
I have a problem running an application (catalyst-based) under
apache2/mod_perl2. The app runs fine with catalyst standalone server
(which is included in catalyst). But when I try to run it under mod_perl
on the same machine, i am getting the error below in apache-errorlog.
---
[M