Re: [WebDNA] Using WebDNA with MAMP

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 104949
interpreted = N
texte = Well, I just went through this step by step. Used BBEdit (opening hidden = files) to make the edits. Will look into that vi tool. Thanks for those = tips. So I've got the Apache, the PHP, and the MySQL. Now I'm going to grab = PHPMyAdmin. For the WebDNA, I assume I don't need to reinstall? I originally moved = the WebCatalogEngine and the WebCatalog folders into that MAMP = directory. But I've copied them back to CGI-Executables and the = Documents folders in the WebServer folder. Thanks On Mar 4, 2010, at 11:49 AM, Donovan Brooke wrote: > Jonathan Young wrote: >> Unfortunately, I'm not entirely comfortable doing installations / = configurations via Terminal yet. Which is one reason the MAMP thing is = nice. >> But I'm willing to try your approach Donovan. I'm using Snow Leopard. = Can I follow these steps?: >> http://maestric.com/doc/mac/apache_php_mysql_snow_leopard >> Thanks, >> Jon >=20 >=20 > That looks to me like an excellent reference. >=20 > Yes, that I *would* recommend. It looks to be very thorough. >=20 > Note: of course, anytime you get into php and mysql.. it's > always good to glean a basic understanding of the commandline. >=20 > A couple hints you can use when following the install above: >=20 > 1.) 'vi' is a great commandline tool for making quick changes > in text files. If you haven't already, first look this up on > the internet and read about the basic editing procedures. >=20 > 2.) When editing config files.. such as httpd.conf or php.ini.. > I always end up using grep to first find the line number that > you want to edit. Once that is found, you can then go straight > to that line to edit it with vi. >=20 > For example: > grep -Hine 'date.timezone' php.ini >=20 > That will tell you the line# >=20 > Then: > vi php.ini + >=20 > will get you straight there for editing. >=20 > good luck! >=20 > Donovan >=20 > P.S. the interesting note about the Mac is that you can easily > have an entire *64bit* MAMP server if you so choose. >=20 >=20 >=20 > --=20 > Donovan Brooke > Euca Design Center > [Practical-Ethical-Efficient] > www.euca.us > egg.bz > artglass-forum.com > --------------------------------------------------------- > 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 > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  2. Re: [WebDNA] Using WebDNA with MAMP (Dan Strong 2010)
  3. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  4. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  5. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  6. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  7. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  8. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  9. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  10. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  11. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  12. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  13. Re: [WebDNA] Using WebDNA with MAMP (christophe.billiottet@webdna.us 2010)
  14. Re: [WebDNA] Using WebDNA with MAMP (Donovan Brooke 2010)
  15. Re: [WebDNA] Using WebDNA with MAMP (christophe.billiottet@webdna.us 2010)
  16. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  17. Re: [WebDNA] Using WebDNA with MAMP (christophe.billiottet@webdna.us 2010)
  18. Re: [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
  19. Re: [WebDNA] Using WebDNA with MAMP (christophe.billiottet@webdna.us 2010)
  20. [WebDNA] Using WebDNA with MAMP (Jonathan Young 2010)
Well, I just went through this step by step. Used BBEdit (opening hidden = files) to make the edits. Will look into that vi tool. Thanks for those = tips. So I've got the Apache, the PHP, and the MySQL. Now I'm going to grab = PHPMyAdmin. For the WebDNA, I assume I don't need to reinstall? I originally moved = the WebCatalogEngine and the WebCatalog folders into that MAMP = directory. But I've copied them back to CGI-Executables and the = Documents folders in the WebServer folder. Thanks On Mar 4, 2010, at 11:49 AM, Donovan Brooke wrote: > Jonathan Young wrote: >> Unfortunately, I'm not entirely comfortable doing installations / = configurations via Terminal yet. Which is one reason the MAMP thing is = nice. >> But I'm willing to try your approach Donovan. I'm using Snow Leopard. = Can I follow these steps?: >> http://maestric.com/doc/mac/apache_php_mysql_snow_leopard >> Thanks, >> Jon >=20 >=20 > That looks to me like an excellent reference. >=20 > Yes, that I *would* recommend. It looks to be very thorough. >=20 > Note: of course, anytime you get into php and mysql.. it's > always good to glean a basic understanding of the commandline. >=20 > A couple hints you can use when following the install above: >=20 > 1.) 'vi' is a great commandline tool for making quick changes > in text files. If you haven't already, first look this up on > the internet and read about the basic editing procedures. >=20 > 2.) When editing config files.. such as httpd.conf or php.ini.. > I always end up using grep to first find the line number that > you want to edit. Once that is found, you can then go straight > to that line to edit it with vi. >=20 > For example: > grep -Hine 'date.timezone' php.ini >=20 > That will tell you the line# >=20 > Then: > vi php.ini + >=20 > will get you straight there for editing. >=20 > good luck! >=20 > Donovan >=20 > P.S. the interesting note about the Mac is that you can easily > have an entire *64bit* MAMP server if you so choose. >=20 >=20 >=20 > --=20 > Donovan Brooke > Euca Design Center > [Practical-Ethical-Efficient] > www.euca.us > egg.bz > artglass-forum.com > --------------------------------------------------------- > 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 > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 Jonathan Young

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:

RE: IIS4b2 and WebCatalog b19 (1997) Rhapsody? (1997) My solution... (1996) Re:One more time (1997) Menu Madness (2001) WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997) Trouble with formula.db (1997) [WebDNA] Easier to install versions! (2012) webCatalog and Stocks (1998) BUG REPORT: numeric ge, le, gr & ls comparisons don't work ... (1999) Migrating to NT (1997) [WebDNA] directory protection questions (2008) Re:Copyright ? (1997) [WebDNA] hide [DOS] command strings on resulting page (2016) Re:HELP - NONE STOP DIGESTS. Digest for 4/24/97) (1997) Server Freeze (1998) Help name our technology! (1997) writing db to disk (1997) I think WebDNA-Talk died ... :( (1997) QuantityPrice computed? (1998)