This maczealots tutorial is good if you want to put wordpress on an old 10.4 mac:
but beware: http://wordpress.org/support/topic/160658
the "Mac identifies itself as Localhost, NOT localhost"
so change (in wp-config.php )
define('DB_HOST', 'localhost'); // 99% chance you won't need to
change this value
to
define('DB_HOST', 'Localhost'); // 99% chance you won't need to
change this value
Friday, November 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment