Re: [WebDNA] Help me install WebDNA

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 108670
interpreted = N
texte = Hi All, Just to remind you all of this thread from last week, I'm trying to = install WebDNA on to a computer, but not as a server. I appreciate all of you assistance so far, but I'm having very little = luck. It seems that I was given a lot of incorrect data. So, I'm going back to the beginning, and starting over. I need to know what version of WebDNA to install, and how to install it = on the following system, but not serving it to the internet: CPU: Macintosh PowerPC G5 (This is a pre-Intel Mac) OS: OSX 10.5.8 Thanks for any assistance. Steve Braun sbraun1@twcny.rr.com On Feb 16, 2012, at 1:40 PM, christophe.billiottet@webdna.us wrote: > Here the manual for OSX LION client, has been tested many times and = works fine: >=20 > Lion must be installed with JAVA if you use 7.0. It is not required = anymore with WebDNA 7.1 64bits >=20 > Lion is missing mod_fastcgi.so > It can be recovered from Snow Leopard > Put a copy of mod_fastcgi.so at /usr/libexec/apache2/ >=20 > Set permissions on mod_fastcgi.so to be the same as other .so files in = that directory. > (i.e., system=3Dread/write,wheel=3Dreadonly,everyone=3Dreadonly)=20 >=20 > Move the /WebDNA folder inside /Library/WebServer/Documents/ (this is = the root of your webserver under OSX) >=20 > Move WebDNA.fcgi executable inside /Library/WebServer/Documents/WebDNA >=20 > chmod 755 /Library/WebServer/Documents/WebDNA/WebDNA.fcgi >=20 > Then check your httpd.conf (/private/etc/apache2/httpd.conf) and check = both of these modules are loaded: >=20 > LoadModule rewrite_module libexec/apache2/mod_rewrite.so > LoadModule fastcgi_module libexec/apache2/mod_fastcgi.so >=20 > Then add these lines: >=20 >=20 > #----------------------- > > FastCGIServer /Library/WebServer/Documents/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 > Action webdna-fastcgi /WebDNA/WebDNA.fcgi=20 > AddHandler webdna-fastcgi .dna > >=20 > > RewriteEngine on > RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] > >=20 > > Deny from all = =20 > > #----------------------- >=20 >=20 > Restart, using your System Prederences > Sharing > Web Sharing (this = stops and starts both apache AND WebDNA.fcgi) >=20 > connect your browser to http://localhost/WebDNA/Admin/AdminPrefs.dna >=20 > login and pass admin/admin >=20 > That's it! >=20 > - chris >=20 >=20 > On Feb 16, 2012, at 15:47, Stephen Braun wrote: >=20 >> Chris, >> I've had the WebDNA folder in this directory for days, and it's not = working, which is why I asked this list for help. >> Any other ideas? >> Thanks >>=20 >> On Feb 16, 2012, at 12:35 PM, christophe.billiottet@webdna.us wrote: >>=20 >>> Then feel free to use the root web directory = /Library/WebServer/Documents/ >>>=20 >>> - chris >>>=20 >>>=20 >>> On Feb 16, 2012, at 15:33, Stephen Braun wrote: >>>=20 >>>> Thanks Lori & Chris, But I'm not using any domains. >>>> How do I specify if I'm not really serving = any web pages beyond the computer that is on? >>>>=20 >>>>=20 >>>> On Feb 16, 2012, at 12:24 PM, christophe.billiottet@webdna.us = wrote: >>>>=20 >>>>> There are the new "default" web folders for LION server, but feel = free to use the old path >>>>>=20 >>>>> /Library/WebServer/Documents/www.domain1.com/ >>>>>=20 >>>>> Setup your websites through the server admin tool: you must = specify your domain names and the path to the directory folders (ie: = /Library/WebServer/Documents/www.domain1.com) and check "webserver on". = Then you have to restart apache from your "System Preferences > web = sharing" >>>>>=20 >>>>> - chris >>>>>=20 >>>>> On Feb 16, 2012, at 15:15, Stephen Braun wrote: >>>>>=20 >>>>>> Arrrg. >>>>>> Now I'm stuck on step 3. >>>>>>=20 >>>>>> Step 3: >>>>>> For EACH web site domain (i.e., vhost), place a copy of the = /WebDNA folder here: >>>>>> /Library/Server/Web/Data/Sites// >>>>>>=20 >>>>>> These directoires don't exist on my hard drive either, should I = create them? but do I really need them? >>>>>> I'm running any domains, I just want to be able to test and run = WebDNA files on my local machine. >>>>>>=20 >>>>>> Thanks again, >>>>>> sfb >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>> On Feb 16, 2012, at 12:03 PM, Brian Wachter wrote: >>>>>>=20 >>>>>>> defaults write com.apple.Finder AppleShowAllFiles YES >>>>>>=20 >>>>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>>>=20 >>>>> --------------------------------------------------------- >>>>> This message is sent to you because you are subscribed to >>>>> the mailing list . >>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>> Bug Reporting: support@webdna.us >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Help me install WebDNA (Donovan Brooke 2012)
  2. Re: [WebDNA] Help me install WebDNA (Stephen Braun 2012)
  3. Re: [WebDNA] Help me install WebDNA (Donovan Brooke 2012)
  4. Re: [WebDNA] Help me install WebDNA (Donovan Brooke 2012)
  5. Re: [WebDNA] Help me install WebDNA (christophe.billiottet@webdna.us 2012)
  6. Re: [WebDNA] Help me install WebDNA (Stephen Braun 2012)
Hi All, Just to remind you all of this thread from last week, I'm trying to = install WebDNA on to a computer, but not as a server. I appreciate all of you assistance so far, but I'm having very little = luck. It seems that I was given a lot of incorrect data. So, I'm going back to the beginning, and starting over. I need to know what version of WebDNA to install, and how to install it = on the following system, but not serving it to the internet: CPU: Macintosh PowerPC G5 (This is a pre-Intel Mac) OS: OSX 10.5.8 Thanks for any assistance. Steve Braun sbraun1@twcny.rr.com On Feb 16, 2012, at 1:40 PM, christophe.billiottet@webdna.us wrote: > Here the manual for OSX LION client, has been tested many times and = works fine: >=20 > Lion must be installed with JAVA if you use 7.0. It is not required = anymore with WebDNA 7.1 64bits >=20 > Lion is missing mod_fastcgi.so > It can be recovered from Snow Leopard > Put a copy of mod_fastcgi.so at /usr/libexec/apache2/ >=20 > Set permissions on mod_fastcgi.so to be the same as other .so files in = that directory. > (i.e., system=3Dread/write,wheel=3Dreadonly,everyone=3Dreadonly)=20 >=20 > Move the /WebDNA folder inside /Library/WebServer/Documents/ (this is = the root of your webserver under OSX) >=20 > Move WebDNA.fcgi executable inside /Library/WebServer/Documents/WebDNA >=20 > chmod 755 /Library/WebServer/Documents/WebDNA/WebDNA.fcgi >=20 > Then check your httpd.conf (/private/etc/apache2/httpd.conf) and check = both of these modules are loaded: >=20 > LoadModule rewrite_module libexec/apache2/mod_rewrite.so > LoadModule fastcgi_module libexec/apache2/mod_fastcgi.so >=20 > Then add these lines: >=20 >=20 > #----------------------- > > FastCGIServer /Library/WebServer/Documents/WebDNA/WebDNA.fcgi = -idle-timeout 60 -processes 1 > Action webdna-fastcgi /WebDNA/WebDNA.fcgi=20 > AddHandler webdna-fastcgi .dna > >=20 > > RewriteEngine on > RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] > >=20 > > Deny from all = =20 > > #----------------------- >=20 >=20 > Restart, using your System Prederences > Sharing > Web Sharing (this = stops and starts both apache AND WebDNA.fcgi) >=20 > connect your browser to http://localhost/WebDNA/Admin/AdminPrefs.dna >=20 > login and pass admin/admin >=20 > That's it! >=20 > - chris >=20 >=20 > On Feb 16, 2012, at 15:47, Stephen Braun wrote: >=20 >> Chris, >> I've had the WebDNA folder in this directory for days, and it's not = working, which is why I asked this list for help. >> Any other ideas? >> Thanks >>=20 >> On Feb 16, 2012, at 12:35 PM, christophe.billiottet@webdna.us wrote: >>=20 >>> Then feel free to use the root web directory = /Library/WebServer/Documents/ >>>=20 >>> - chris >>>=20 >>>=20 >>> On Feb 16, 2012, at 15:33, Stephen Braun wrote: >>>=20 >>>> Thanks Lori & Chris, But I'm not using any domains. >>>> How do I specify if I'm not really serving = any web pages beyond the computer that is on? >>>>=20 >>>>=20 >>>> On Feb 16, 2012, at 12:24 PM, christophe.billiottet@webdna.us = wrote: >>>>=20 >>>>> There are the new "default" web folders for LION server, but feel = free to use the old path >>>>>=20 >>>>> /Library/WebServer/Documents/www.domain1.com/ >>>>>=20 >>>>> Setup your websites through the server admin tool: you must = specify your domain names and the path to the directory folders (ie: = /Library/WebServer/Documents/www.domain1.com) and check "webserver on". = Then you have to restart apache from your "System Preferences > web = sharing" >>>>>=20 >>>>> - chris >>>>>=20 >>>>> On Feb 16, 2012, at 15:15, Stephen Braun wrote: >>>>>=20 >>>>>> Arrrg. >>>>>> Now I'm stuck on step 3. >>>>>>=20 >>>>>> Step 3: >>>>>> For EACH web site domain (i.e., vhost), place a copy of the = /WebDNA folder here: >>>>>> /Library/Server/Web/Data/Sites// >>>>>>=20 >>>>>> These directoires don't exist on my hard drive either, should I = create them? but do I really need them? >>>>>> I'm running any domains, I just want to be able to test and run = WebDNA files on my local machine. >>>>>>=20 >>>>>> Thanks again, >>>>>> sfb >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>> On Feb 16, 2012, at 12:03 PM, Brian Wachter wrote: >>>>>>=20 >>>>>>> defaults write com.apple.Finder AppleShowAllFiles YES >>>>>>=20 >>>>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>>>=20 >>>>> --------------------------------------------------------- >>>>> This message is sent to you because you are subscribed to >>>>> the mailing list . >>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>>> Bug Reporting: support@webdna.us >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Stephen Braun

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Sorting a [listdatabases] (2003) emailer (1997) Redirect frame targets (1998) Don'y know if this is a sily question... (2003) Up and running ... at last !! (1997) PIXO (1997) Fun with Dates - finally resolved but.... (1997) determining plug-ins? (1998) Browser Caching (2003) HELP WITH DATES (1997) Problems with [Search] param - Mac Plugin b15 (1997) html in a database (1998) Answer: WebDelivery downloads alias, not original ? (1997) RE: Sorting error (1997) Grepping URL-Encoded Text (2004) I have observed and I am gone. (1998) random prob (2003) PCS Frames (1997) PIXO support (1997) lookup problem (2000)