|
From: Nicholas R. <ri...@lf...> - 2001-03-23 15:49:24
|
I have uninstalled the apache and mod_perl rpms, and followed the instructions in slash for installing apache and mod_perl. I am now running: Apache 1.3.19 Mod_perl 1.25 The only error throughout the installation was with the DBI part of Bundle::Slash. --here is the output from -MCPAN: DBI is up to date. Data::ShowTable is up to date. Mysql is up to date. DBD::mysql is up to date. Date::Parse is up to date. XML::Parser is up to date. Date::Manip is up to date. Mail::Sendmail is up to date. Apache::DBI is up to date. Apache::DBILogConfig is up to date. Apache::DBILogger is up to date. Image::Size is up to date. Bundle summary: The following items in bundle Bundle::Slash had installation problems: Bundle::DBI and the following items had problems during recursive bundle calls: RPC::PlServer Aside from this, I start apache and get the same error I got before regarding: Invalid command 'SlashVirtualUser', perhaps mis-spelled or defined by a module not included in the server configuration I didn't think that the DBI part of Bundle::Slash would cause the error I am having with apache and the above error. I am installing the slash site as a virtual server on port 83, can the be a problem with DBIx::password, apache, and slash? Nicholas On 3/23/01 7:07 AM, "Chris Nandor" <pu...@po...> wrote: > At 22:49 -0600 2001.03.22, Nicholas Ritter wrote: >> RPMs not going to work? Apache has been working great. I have not had >> occasion to use mod_perl for much other than Bronc a while back (so I am not >> sure whether it is working properly.) >> >> Why do you say it won't work? > > Read INSTALL for more information about the specific needs of Apache and > mod_perl with Bender. Essentially, you need to compile options in that > don't come with most prebuilt binaries. |