Revision history for MysqlOnMac


Revision [689]

Last edited on 2012-04-15 21:43:42 by WojciechLisiewicz
Additions:
== Important step for working with PHP ==
http://superfancy.net/php-mysql-apache-in-mac-osx-leopard/


Additions:
- path to all files - programms and databeses: ##/usr/local/mysql/...##
- especially data is here: ##/usr/local/mysql/data/##

Deletions:
- path to all files - programms and databeses: ##/usr/local/...##
- especially data is here: ##/usr/local/data/##


Additions:
== Administration ==
After installation of //MysqlStartItem// use this (from [[http://dev.mysql.com/doc/mysql-macosx-excerpt/5.5/en/macosx-installation-startupitem.html here]]:
//The Startup Item for MySQL is installed into ##/Library/StartupItems/MySQLCOM##. The Startup Item installation adds a variable ##MYSQLCOM=-YES-## to the system configuration file /etc/hostconfig. If you want to disable the automatic startup of MySQL, change this variable to ##MYSQLCOM=-NO-##.
Starting and stopping:
shell> sudo /Library/StartupItems/MySQLCOM/MySQLCOM start
shell> sudo /Library/StartupItems/MySQLCOM/MySQLCOM stop


Revision [686]

The oldest known version of this page was created on 2012-04-15 18:09:07 by WojciechLisiewicz
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki