Edit History Actions Discussion

Diff for "Info/MySQL"

Differences between revisions 2 and 3
Revision 2 as of 2006-12-18 16:41:23
Size: 510
Comment:
Revision 3 as of 2007-09-20 19:34:55
Size: 429
Comment:
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 ask an admin for this to bet set up for you after getting your account. The password for MySQL is not the same as your account password.

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

== Admin ==
Notes for admin ;)

 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.

MySQL

MySQL is not enabled by default, instead you have to ask an admin for this to bet set up for you after getting your account. The password for MySQL is not the same as your account password.

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

Database name is the same as your user account.

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