Edit History Actions Discussion

Diff for "Info/MySQL"

Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2006-12-18 16:41:23
Size: 510
Comment:
Revision 8 as of 2010-08-13 18:41:56
Size: 302
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl Known:read All:
Line 3: Line 2:
== User ==
MySQL host is 192.168.0.1
Line 6: Line 3:
Localhost, 127.0.0.1 or UNIX-socket will Not work. MySQL is only available on [[Info/Supporter]] accounts.
Line 8: Line 5:
Database name is the same as your user account. MySQL host is: naiad (localhost if you access it from your webpage)
Line 10: Line 7:
PHPMyAdmin is available at https://marcusson.no-ip.com/phpmyadmin PHPMyAdmin is available at https://phpmyadmin.blinkenshell.org/
Line 12: Line 9:
== Admin ==
Notes for admin ;)
== External Links ==
Line 15: Line 11:
 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 only available on Info/Supporter accounts.

MySQL host is: naiad (localhost if you access it from your webpage)

PHPMyAdmin is available at https://phpmyadmin.blinkenshell.org/