]> andersk Git - sql-web.git/blobdiff - tpl/setup.php
signup: lower minimum UIDs
[sql-web.git] / tpl / setup.php
index 284a69a7e2fef1ac921f601f6e36393d0d0a0034..f82157386d45e3ca6726c655f152d834968769c8 100755 (executable)
@@ -9,7 +9,6 @@ Your MySQL password should be different from your Athena account password.<br>
 
 <?php printErrors($err); ?>
 <?php printMsgs($msg); ?>
-
 <form method="post" action="<?=$URI?>">
 <table>
 <?/*
@@ -19,6 +18,9 @@ Your MySQL password should be different from your Athena account password.<br>
 <tr><td align="right" colspan=2><br /><input name="chgpw" type="submit" value="change password"></td></tr>
 </table>
 </form>
+<br />
+<hr />
+Note: you need to also <a href="http://scripts.mit.edu/faq/59">update your .my.cnf file on Athena</a> if you want to use SIPB <a href="http://scripts.mit.edu/start/">scripts auto-installers</a> or access the MySQL service from the command-line.
 
 <?php
 include 'foot.php';
This page took 0.037727 seconds and 4 git commands to generate.