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:

my price won't move (1997) possible, WebCat2.0 and checkboxes-restated (1997) listfiles shows invisible files ... (1999) WebCat b13 CGI -shownext- (1997) vs (1997) [cart] (1998) [OT] Internet Access (2003) Re:WebCatalog f2 Installation (1997) WebCatalog not running after upgrade (2000) Emailer errors - repost (2000) WC 2.0 frames feature (1997) Where can I get 'ssh'? (was: WebCatalog on Linux/MacOSX/etc) (2000) Ready,Set; Print! (1999) Re:Subject: Mail Server Software (1998) [WebDNA] [replace] bug in v7.0? (2010) Help w/Multi User Admins (1997) WebMerchant and Mac Auth Hub Help Please (1999) Support ?? (1997) Sendmail Woes (2002) Summing fields (1997)