[[PageOutline(2-5, Table of Contents, floated)]] = phpMyAdmin = [http://www.phpmyadmin.net/ phpMyAdmin] on [[Crin1]] at https://phpmyadmin.crin.org/ was installed on ticket:8. The site is password protected using HTTP Digest Authentication so you need to get a username and password to access it (ask [mailto:chris@webarchitects.co.uk chris@webarchitects.co.uk]), this is to prevent brute force attacks on the MySQL accounts. The site uses a [http://www.cacert.org/ CACert] SSL/TLS certificate and to avoid HTTPS warnings in your browser you need to install [http://www.cacert.org/index.php?id=3 the root certificates] for Firefox simply follow these links: [http://www.cacert.org/certs/root.crt Class 1 CACert Root], [http://www.cacert.org/certs/class3.crt Class 3 CACert Root]. To add additional username / passwords on [[Crin1]] {{{ sudo -i cd /etc/phpmyadmin export NEWUSER="username" htdigest .htpasswd phpmyadmin $NEWUSER }}} == Current phpmyadmin tickets == [[TicketQuery(status=accepted|new|assigned|reopened&component=phpmyadmin,order=id,desc=1,format=table,col=summary|owner|reporter)]] == Closed phpmyadmin tickets == [[TicketQuery(status=closed&component=phpmyadmin,order=id,desc=1,format=table,col=summary|owner|reporter)]]