|
From: Patrick G. <cap...@sl...> - 2001-03-27 19:17:23
|
Ok, How about this - back up your old httpd.conf, move it to an new name, back up your old slash installation, and do the entire bender install verbatim, from scratch. It's gotta work. Something got left out in the install - I don't know what, but if you start from scratch, it should work, unless something is totally whacked with your OS or perl installation. Tom Pryor wrote: > > on 3/27/01 7:38 AM, Patrick Galbraith at cap...@sl..., wrote: > > > Tom Pryor wrote: > >> > >> How can I check that I have everything installed correctly? I don't think I > >> do since it doesn¹t work =) but I am not sure what is missing. Is there > >> modules that I need to remove ( I had the older 1.0.9 installed ). > >> > >> My environment... > >> Apache 1.3.14 > >> Perl 5.6 > >> Mod_perl 1.24 > >> Redhat 7.0 > >> > >> Any ideas? > > > > Not if you can't provide the errors you're getting :) Please include the > > errors you're getting. > > I am not getting any errors other than failed to start httpd > > > Without those, it could give some idea as to > > what's missing. As far as the older version of slash, that shouldn't be > > a problem. The key is that you have httpd.conf, slash.conf, and > > yoursite.conf in place and correct. > > > > I am just trying to get apache to start with its httpd.conf + slash.conf > apache wont start when I uncomment the slash directives. > > Shouldn¹t apache be able to start with just that... Then I want to put the > site specific code into a virtual server tag and restart apache. > > I tried it with all the code in at once and that¹s when it failed the first > time I am trying to back up and find out what it is failing on and it > appears to be the slash:: apache directives... When I put in the site > specific code in a virtual site tag and comment out the site user it works > but not when I uncomment the slash:: stuff. > > Thanks for the help! > > >> > >> on 3/26/01 4:24 PM, Tom Pryor at to...@in..., wrote: > >> > >>> Can someone tell me what modules I need for slash 2.0 ( bender ) and the > >>> correct path for each... > >>> I have a feeling I am missing some. > >>> When I run cpan on bundle::slash I get all up-to-date, > >>> However, when I try to uncomment any of the following apache directives > >>> > >>> PerlModule Slash > >>> PerlModule Slash::Apache > >>> PerlModule Slash::Apache::User > >>> PerlModule Slash::Apache::Log > >>> PerlModule Slash::Display::Plugin > >>> > >>> > >>> apache wont start... > >>> > >>> This one works though... > >>> PerlModule Slash::DB::MySQL > >>> > >>> > >>> Apache's error log not helpful, to me anyways... > >>> > >>> ###### cut http error log #### > >>> > >>> [Mon Mar 26 10:54:56 2001] [notice] Apache/1.3.14 (Unix) (Red-Hat/Linux) > >>> mod_ssl/2.7.1 OpenSSL/0.9.5a DAV/1.0.1 PHP/4.0.3pl1 mod_perl/1.24 configured > >>> -- resuming normal operations > >>> [Mon Mar 26 10:57:00 2001] [notice] SIGHUP received. Attempting to restart > >>> > >>> #### end cut ###### > >>> > >>> I had 1.0.9 running on this box, would love to try out bender though. > >>> > >>> Thanks! > >>> > >>> on 3/26/01 2:27 PM, Chris Nandor at pu...@po..., wrote: > >>> > >>>> At 20:37 -0800 2001.03.24, Brian Aker wrote: > >>>>> template-tool -u DBIx-NAME -d -D /tmp > >>>> > >>>> At 21:09 -0800 2001.03.24, Brian Aker wrote: > >>>>> template-tool -u dbname -s filename > >>>> > >>>> Note that the value of -u is the "virtual user" name, not the database > >>>> name. It is the name that is stored in DBIx::Password, and we refer to it > >>>> as the "virtual user". It is also the name in your site's .conf file for > >>>> SlashVirtualName. > >>> > >>> Sincerely, > >> > >> Sincerely, > >> -- > >> Tom Pryor > >> daVinci Interactive, LLC > >> http://www.dvia.com/ > >> office: 888-346-5973 > >> to...@da... > >> > >> Your single source for all your web development needs. > >> Domain Names, Hosting, Monitoring, Design and Programming > >> > >> _______________________________________________ > >> Slashcode-general mailing list > >> Sla...@li... > >> http://lists.sourceforge.net/lists/listinfo/slashcode-general > > > > _______________________________________________ > > Slashcode-general mailing list > > Sla...@li... > > http://lists.sourceforge.net/lists/listinfo/slashcode-general > > > > Sincerely, > -- > Tom Pryor > daVinci Interactive, LLC > http://www.dvia.com/ > office: 888-346-5973 > to...@da... > > Your single source for all your web development needs. > Domain Names, Hosting, Monitoring, Design and Programming > > _______________________________________________ > Slashcode-general mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-general O |