>
> Note the filename - its the same as the one I was using for
> my upload tests as described in my previous email. I must
> stress that this piece of code is entirely unrelated - it
> isn't even a form. However, it is running under the same set
> of Embperl objects that build the site, and i
Greetings:
After reading of Embperl on Perlmonks.org, I've decided that it really
is worth examining as a replacement for my php. I've installed mod_perl,
Apache 1.3.33, and MySQL 4 on my FreeBSD 4.11-STABLE system. Looking for
a better way to handle sessions, I found Apache::Session::Memcached. I
On Wed, 2005-03-02 at 21:42 +0100, Gerald Richter wrote:
> Do you have a ClearModuleList in your config?
>
>
> Yes, this is how we've been loading these modules for about 5 years.
>
Please try without the ClearModuleList and the AddModule's
Gerald
That did it. Is the ClearModuleLi
>
>
> That did it. Is the ClearModuleList trick in a FAQ somewhere
> I missed?
No, it's only in the mailing list archive. I should add it to the
documentation.
Gerald
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Hi,
> After reading of Embperl on Perlmonks.org, I've decided that
> it really is worth examining as a replacement for my php.
> I've installed mod_perl, Apache 1.3.33, and MySQL 4 on my
> FreeBSD 4.11-STABLE system. Looking for a better way to
> handle sessions, I found Apache::Session::Memc