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:

[OT] Bad Cookie / Internet Option / Internet Explorer (2004) Replacing entry (1998) Sku numbers (1997) WebDNA hosting? ... (2004) Here we go again... (2006) RE: error count with $purchase (1997) syntax question, not in online refernce (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Pull Down Search (2000) More on the email templates (1997) WebCat2 - storing unformatted date data? (1997) taxTotal (1997) HELP WITH DATES (1997) email code (1998) WebCatalog.acgi quitting with error Type 2 (1998) SERIAL NUMBER PROBLEM *AGAIN*!!! (1998) Setheader question (1999) Um...how do I ask this? (1999) WebCatalog for guestbook ? (1997) WEBCAT with SQL backend. Help please! (2000)