Edit History Actions Discussion

Diff for "Info/MySQL"

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-12-18 16:41:23
Size: 510
Comment:
Revision 4 as of 2007-10-08 18:54:19
Size: 463
Comment: Update info, added link
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== User ==
MySQL host is 192.168.0.1
Line 6: Line 4:
Localhost, 127.0.0.1 or UNIX-socket will Not work. MySQL is not enabled by default, instead you have to enable it in the signup program if you want to use it.
Line 8: Line 6:
Database name is the same as your user account. The password for MySQL is not the same as your system account password.

MySQL host is: 192.168.0.1 (Localhost, 127.0.0.1 or UNIX-socket will NOT work.)
Line 12: Line 12:
== Admin ==
Notes for admin ;)
== External Links ==
Line 15: Line 14:
 1. Create user, allow connections from localhost.
 1. Update user, allow connections from blinkenshell.org.
 1. Create database with same name as user.
 1. Add privileges (all data and structure) to user for the database.
 * [http://dev.mysql.com/doc/refman/5.0/en/ MySQL Documentation]

MySQL

MySQL is not enabled by default, instead you have to enable it in the signup program if you want to use it.

The password for MySQL is not the same as your system account password.

MySQL host is: 192.168.0.1 (Localhost, 127.0.0.1 or UNIX-socket will NOT work.)

PHPMyAdmin is available at https://marcusson.no-ip.com/phpmyadmin