Ubuntu and mod_perl

2011-05-17 Thread Tom Kane
I tried to incorporate suggestions I've received. After restarting apache2, this is what happened: tomkane@sfq:~$ /etc/init.d/apache2 start * Starting web server apache2 [Tue May 17 20:12:34 2011] [warn] module perl_module is already loaded, skipping (13)Permission denied: make_sock: could not

Ubuntu and mod_perl

2011-05-17 Thread Tom Kane
Thanks for all of the help. Just to let everyone know, it was embarrassing how simple it was to install mod_perl with the suggestions that I received from Cosimo Streppone earlier in the day. I didn't know that the apt-get and a2enmod steps were available as the perl.apache2.org mod_perl 2 docum

Ubuntu and mod_perl

2011-05-17 Thread Tom Kane
I'm still a little new at responding to mail lists. Here is an email that I sent directly in a reply to Marco. I thought that it should be shared: Marco, I had to do the following just the other day: sudo ln -sf /usr/lib/libperl.so.5.10.1 /usr/lib/libperl.so That got me over the hurdle that oc

Ubuntu and mod_perl

2011-05-17 Thread Tom Kane
but I am not sure. I may need to copy a lot more files as well but don't feel secure enough to try that. Can anyone point me toward the missing piece(s)? (Note: The Ubuntu server forum seems devoid of mod_perl knowledge.) Thanks. Tom Kane