|
From: Alessio B. <al...@al...> - 2001-07-19 14:09:15
|
I have quite a problem in running Slash on my Digital Unix box (with Apache 1.3.20 and mod_perl 1.26). The installation has been successful, even if after a lot of tweaking (Makefile and other scripts believe everyone runs GNU Make, GNU fileutils, etc.). Now the command-line part of the system works (slashd, portald, index.pl run with virtual_user option) but not the web site; this is an example of the error logged: [Thu Jul 19 16:37:50 2001] [error] Can't locate object method "sqlConnect" via package "Slash::DB" at /usr/local/lib/perl5/site_perl/5.6.0/alpha-dec_osf/Slash/Apache/User.pm line 75. Seens a problem of (un)loaded modules under Apache/mod_perl. I've searched the archive for similar problems, but they all suggest double-checking the httpd configuration which I believe it's correct: it contains all PerlModule declarations and it's not different from the stock distribution. This is a problem I've never encountered when installing on Linux (Debian or RedHat)... Any hint would be appreciated. -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |