mysql - Webmin - Associate a subdomain to more than one DB -


i'm pretty new server configuration , i'm stucked situation. have domain , couple of subdomain test. each 1 can connect database have been created toghether subdomain. acces database (created phpmyadmin) 1 of subdomains, script (it working) report me "cannot find database".

is possible make database reachable domanain?

thanks in advance.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -