From: Patrick G. <cap...@sl...> - 2001-03-23 12:59:05
|
Nicholas Ritter wrote: > > After installing the slash2.0-pre1 RPM, and restarting apache, I get the > following error: > > Invalid command 'SlashVirtualUser', perhaps mis-spelled or defined by a > module not included in the server configuration > > What have I done wrong? I am looking to find out where to start > troubleshooting this problem. My config. Is follows: > > RedHat 7 > Pentium III 800MHz > 512 MB RAM > Apache 1.3.14-3 (RPM) > Mod_perl 1.24-6 (RPM) > > I ran install-slashsite without problems of any kind. What could be wrong > with my setup? > do you have all the httpd conf files in place? Does your httpd.conf have an include line to /usr/local/slash/httpd/slash.conf (which then has a link to /usr/local/site/yoursite/yoursite.conf)? This is the only thing that I can think of that would give you this error. Make sure all these files are in place, also make sure that your install process put all the necessary modules into your perl library path. > Nicholas > > _______________________________________________ > Slashcode-general mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-general |