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.8Thanks for any assistance.Steve Braunsbraun1@twcny.rr.comOn 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:
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.8Thanks for any assistance.Steve Braunsbraun1@twcny.rr.comOn 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:
MacAuthorize order data fields WAS:How To question... (1997)
Weird Math and SV (1997)
Search in 2 or more catalogs (1997)
serial number dishing (1997)
Searching Multiple DBs (1997)
[Capitalize] (1998)
Summing fields (1997)
Exclamation point (1997)
a search based on ^(contains) (1998)
CommandSecurity? (1997)
Tags not being Interpreted (1999)
WebCat2 - Getting to the browser's username/password data (1997)
WebDNA FAQ or FAQs -- was "weird problem" (2004)
sorting dates (1999)
Setting up shop (1997)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
2.1b3 --> way slow (1997)
emailer (1997)
Verifying both name and password (was: THANKS) (1997)
WebCatalog [FoundItems] Problem - LONG - (1997)