MySQL for Mac OS X
Get MySQL from dev.mysql.com Make alias for Terminal alias mysql=/usr/local/mysql/bin/mysql alias mysqladmin=/usr/local/mysql/bin/mysqladmin if you want to make the alias permanent, you need to create /
Get MySQL from dev.mysql.com Make alias for Terminal alias mysql=/usr/local/mysql/bin/mysql alias mysqladmin=/usr/local/mysql/bin/mysqladmin if you want to make the alias permanent, you need to create /
Just find a post about moving domain and change domain name for wordpress blog @ mydigitallife.info This post use MySQL replace() function to modify the
hosts /private/etc/hosts Apache httpd.conf /private/etc/apache2/http.conf Apache virtual httpd.conf /private/etc/apache2/users/[username].conf MySQL /usr/local/mysql/bin/mysql /usr/local/mysql/bin/mysqladmin
The installation process do not make the alias to the MySQL installation path so here is what I do. alias mysql=/usr/local/mysql/bin/mysql alias mysqladmin=/usr/local/mysql/bin/mysqladmin Link: http://dev.mysql.com/doc/refman/5.0/en/macosx-installation.html
Mac OS build in Apache2 for the default web server. PHP is comes with the standard build as well, but you need to enable it