« Blogging for ... Whatever | Main | Crazy -- Four Posts in One Day or WVU at Number 1? »

08/18/2006

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

D'Arcy Norman

MacOSX already ships with PHP4 and Apache installed and running. All you need to do is download the standard MySQL distribution from mysql.com, then you can install all the PHP goodness you like, without having to worry about :8888 or the like.

That's what I've done for local testing of WordPress, Drupal, and many other PHP apps.

MAMP makes it nice and clean in one app package, but most of the bits are already in place in the standard locations, without having to worry about another installation.

I have used MAMP to test PHP5 apps, which was a nice and easy way to get a PHP5 sandbox on my system without borking my PHP4 stuff.

For MySQL admin, I swear by CocoaMySQL - a totally awesome client app that lets you do pretty much anything with a MySQL database, without mucking about in a browser or in the command line...

Cole Camplese

I guess I should have mentioned that MAMP makes this all available to "the rest of us." I have gotten all the goodies going before, but it isn't the easiest thing for someone like me and it was a little scary actually. The MAMP thing is so easy and so straight forward it is actually something I would think just about anyone could make happen. The whole MySQL stuff my be a little tough, but even that is relatively straight forward. The other thing I like about MAMP is just being able to throw the whole folder away without it mucking with my system. I have no idea what I need to do to get rid of Movable Type.

Either way it gives you a chance to test out some killer apps and build a very nice little PCM.

Jeff

OK, I've been enjoying the ease of MAMP and WP too, but how do I take my tweaked blog public from MAMP back to my internet server?

Cole Camplese

Jeff ... you could do the real install with your webhost and then us the MyPHPAdmin to export your local WP database and import it to your hosted site. Make sure you have WP up and running at your host first.

andrew

thanks for the link

Slix

Hi, great site.
Is it possible to view the wordpress blog from another computer within your network. I am trying to get a LAN wordpress working either on PC or MAC... any ideas?

Cole Camplese

Slix ... you'll have to make sure you can leave the machine on and have some sort of webserver working. On the Mac it is fairly simple -- on the PC I have no idea. You can turn on personal websharing on the Mac to enable it.

ophy

THANK YOU VERY MUCH!!!
this test doesn't work. yours is better! ^__-

Matthew

On the DB_HOST value on the config file, you need to set it to localhost:8888 instead of localhost:8889

The comments to this entry are closed.

Categories