
jamesdu70 at hotmail
Feb 25, 2002, 5:33 AM
Post #1 of 4
(1858 views)
Permalink
|
|
[Bricolage-General] Re:freebsd
|
|
Hello; This is a dumb question but say I goto 127.0.0.1 and login to bricolage, I can create template, stories, links, etc I can then publish and goto the addr 127.0.0.1/mycontent? i've read all documentation and just want to make sure that i can still serve off the "localhost". And also dynamic content it's possible in bricolage to script ie.;(php)and use sql to publish along with the static inside the static? for a search engine(form mail) it would be fairly easy to include the form data in a page? Thank you >From: bricolage-general-request [at] lists >Reply-To: bricolage-general [at] lists >To: bricolage-general [at] lists >Subject: Bricolage-General digest, Vol 1 #27 - 2 msgs >Date: Fri, 22 Feb 2002 12:30:06 -0800 > >Send Bricolage-General mailing list submissions to > bricolage-general [at] lists > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/bricolage-general >or, via email, send a message with subject or body 'help' to > bricolage-general-request [at] lists > >You can reach the person managing the list at > bricolage-general-admin [at] lists > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Bricolage-General digest..." > > >Today's Topics: > > 1. freebsd (james dunkley) > 2. Re: freebsd (David Wheeler) > >--__--__-- > >Message: 1 >From: "james dunkley" <jamesdu70 [at] hotmail> >To: bricolage-general [at] lists >Date: Fri, 22 Feb 2002 03:00:39 -0500 >Subject: [Bricolage-General] freebsd > > > >Hello, > >I am using freebsd and would like to also use bricolage. >I was wondering if anyone has built bricolage on fbsd > >I have been trying 1.2.0, and I get stumped when ./bric_apachectl start >:will say modules not loaded.(RedirectMatch being the first, when the >apache >modules are there.(mod_alias) > >I tried 1.3.0 ./configure and it will tell me that mod_perl is not >installed when it is > >So basically I am just having problems locating modules > >also I seen something saying about using a handler.pl for include in >httpd.conf >I would like to use that way. > > > >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. > > > >--__--__-- > >Message: 2 >Subject: Re: [Bricolage-General] freebsd >From: David Wheeler <david [at] kineticode> >To: james dunkley <jamesdu70 [at] hotmail> >Cc: Bricolage General <bricolage-general [at] lists> >Date: 22 Feb 2002 08:57:02 -0800 > >On Fri, 2002-02-22 at 00:00, james dunkley wrote: > > > Hello, > >Hi James. > > > I am using freebsd and would like to also use bricolage. > > I was wondering if anyone has built bricolage on fbsd > >Not that I know of, but I would be shocked if it didn't run on Free BSD. > > > I have been trying 1.2.0, and I get stumped when ./bric_apachectl start > > :will say modules not loaded.(RedirectMatch being the first, when the >apache > > modules are there.(mod_alias) > >It sounds like your Apache might have been compiled without those >modules. Try recompiling Apache according to the instructions in INSTALL >(aka Bric::Admin). > > > I tried 1.3.0 ./configure and it will tell me that mod_perl is not > > installed when it is > >Mark should probably respond to this. However, if you're loading >mod_perl as a DSO, it definitely won't work. There are serious problems >with the mod_perl DSO. > > > So basically I am just having problems locating modules > > > > also I seen something saying about using a handler.pl for include in > > httpd.conf > > I would like to use that way. > >Well, Bric::App::ApacheConf (in 1.3.x and the soon-to-be released 1.2.1) >handles this for you. Bricolage's equivalent to the Mason handler.pl is >Bric::App::Handler. However, if you wanted to script the install, you >could just invoke a script with the singe line 'use >Bric::App::ApacheConf;'. > >HTH, > >David > >-- >David Wheeler AIM: dwTheory >david [at] kineticode ICQ: 15726394 > Yahoo!: dew7e > Jabber: Theory [at] jabber >Kineticode. Setting knowledge in motion.(sm) > > > > >--__--__-- > >_______________________________________________ >Bricolage-General mailing list >Bricolage-General [at] lists >https://lists.sourceforge.net/lists/listinfo/bricolage-general > > >End of Bricolage-General Digest _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ Bricolage-General mailing list Bricolage-General [at] lists https://lists.sourceforge.net/lists/listinfo/bricolage-general
|