pici-info
Background and Art project
pici-network
Discussion and community forum
pici-development
Programming and debugging the pici-server
Open source software

Setup MySQL

Download MySQL community server from the MySQL-Site http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg (choose the package format according to your processor)

  • Install both installation packages
  • Then double-click the MySQL.prefPane icon and start your MySQL server
  • To give your installation a custom password, use your Terminal and type:
    /usr/local/mysql/bin/mysqladmin -u root password new_password_here
    

further information Good Installation-Instructions you'll find on the following Page http://www.entropy.ch/software/MacOSx/mysql/