OK if i go internally to https://192.168.0.100:81/myphpadmin I can log on with root username and password. However if i go externally to https://webserver.mydomain.co.uk:81/myphpadmin i get: "Not Found The requested URL /myphpadmin was not found on this server." or through a client website https://www.clientwebsite.co.uk:81/myphpadmin i get the same. any ideas what I have done wrong? also when able to login internally I'm only able to use root and not any of the user accounts? are ispconfigs users tied into phpmyadmin, i.e. web1_user or do I have to set those up separately? Could someone help me by telling me what I have done wrong on this?
try: http://www.clientwebsite.co.uk:81/phpmyadmin/index.php or https://www.clientwebsite.co.uk:81/phpmyadmin/index.php depending how your ispconfig access is setup (http or https).
I was missing the / from the end of "/phpmyadmin/" Doh and you can add a sql user through the options tab in ispconfig.