• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Mysql Database Access from Subdomains.

E

exotec

Guest
Greetings,
I am hoping someone can help me. I am trying to figure out how to allow mysql access from a subdomain. I am not really sure were to begin to look for the answer to this question so I thought I would start here.
Thanks.
Douglas.
 
domains and subdomains have access to the databases on the localhost, there isn't a restriction i'm aware of. I've got many subdomains using apps with MySQL DB's. Just use the normal DB parameters

DB Host: localhost
DB UserID
DB Password
 
Back
Top