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:

Multiple fields on 1 input (1997) Setting up WebCatalog with Retail Pro data (1996) setting cookies for another domain? (2002) New index for docs (1997) How to get shownext to just shownext once (1997) WebCatalog for Postcards ? (1997) Help w/Multi User Admins (1997) shipping & multiple comparisons? (2000) Uh...can someone help me out with the b10? (1997) Country & Ship-to address & other fields ? (1997) ShowIf Question (1998) New Mac Emailer... (1997) Problems appending to database (1997) RAM variables (1997) 2 Nt's (1998) Need help with emailer- 2 issues (1997) Shopping Cart Deletion (2000) Date Bug (1998) TCP Connect/send and CGI (2003) formatting dates from a field ... (1997)