Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl
Problem using Embperl on Debian Lenny
 

Index | Next | Previous | View Flat


neil at nilspace

Jul 12, 2008, 4:52 PM


Views: 3405
Permalink
Problem using Embperl on Debian Lenny

Hi, I've been using Embperl 1.3 for years now on Apache 1.3, and now I'm
finally trying to upgrade my websites to use the latest Embperl which is
included with Debian Lenny (testing). So that means Apache 2.2, mod_perl
2, Embperl 2.2... I am just installing all this from the deb packages,
not from source.

I'm having a problem getting Embperl 2.2.0 to run. I have a very simple
config set up in /etc/apache2/mods-available/zembperl.conf:

PerlModule Embperl
EMBPERL_OBJECT_BASE base.epl
<FilesMatch ".*\.html$">
SetHandler perl-script
PerlHandler Embperl::Object
Options ExecCGI
</FilesMatch>

The zembperl.load is left unchanged.

In /etc/apache2/sites-available/dev.neilgunton.com I have:
NameVirtualHost dev.neilgunton.com
<VirtualHost dev.neilgunton.com>
ServerName dev.neilgunton.com
ServerAlias *.dev.neilgunton.com
DocumentRoot /www-dev/vhosts/test
PerlSetEnv EMBPERL_APPNAME neilgunton_dev
</VirtualHost>

When I try to access dev.neilgunton.com, I get 500 error, with this in
the log:

ERR: 24: Error in Perl code: Can't call method "component" on an
undefined value at /usr/lib/perl5/Embperl/App.pm line 58.\n
ERR: 61: : Unknown recipe 'Embperl'
Can't call method "log_file_start_pos" on an undefined value at
/usr/lib/perl5/Embperl/App.pm line 81.

Any clues on what I'm doing wrong here?

Thanks!

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe[at]perl.apache.org
For additional commands, e-mail: embperl-help[at]perl.apache.org

Subject User Time
Problem using Embperl on Debian Lenny neil at nilspace Jul 12, 2008, 4:52 PM
    Re: Problem using Embperl on Debian Lenny neil at nilspace Jul 14, 2008, 10:50 AM
        Re: Problem using Embperl on Debian Lenny neil at nilspace Jul 14, 2008, 11:59 AM
            Re: Problem using Embperl on Debian Lenny neil at nilspace Jul 14, 2008, 2:15 PM
                RE: Problem using Embperl on Debian Lenny andrewo at oriel Jul 14, 2008, 5:51 PM
    Re: Problem using Embperl on Debian Lenny neil at nilspace Jul 15, 2008, 6:26 AM
        Re: Problem using Embperl on Debian Lenny edgrimm at dsblade00 Jul 15, 2008, 7:24 AM
            RE: Problem using Embperl on Debian Lenny andrewo at oriel Jul 15, 2008, 6:41 PM
        RE: Problem using Embperl on Debian Lenny andrewo at oriel Jul 15, 2008, 7:44 PM
    Re: Problem using Embperl on Debian Lenny embperl at thefreecat Jul 25, 2008, 3:11 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.