Skip to main content

setupdbmap don't start

Comments

2 comments

  • cPanelMichael
    Hello :) The following information from this script should be helpful: Prior to cPanel & WHM 11.44 this script also created the mapping files based on database names; e.g., "frank_mydata" would be interpreted as "frank""s database. Since 11.44 removes any connection between a database's name and its owner's name, all that is left for this script to do is to ensure that the directory for the mapping files exists. Since you are creating a database through a script, you may want to utilize our API to create the databases so they are associated with a particular account. Thank you.
    0
  • Spyros
    Hi Michael, i found the api of cpanel and test it, working great thx a alot :) [quote="cPanelMichael, post: 1677501">Hello :) The following information from this script should be helpful: Prior to cPanel & WHM 11.44 this script also created the mapping files based on database names; e.g., "frank_mydata" would be interpreted as "frank""s database. Since 11.44 removes any connection between a database's name and its owner's name, all that is left for this script to do is to ensure that the directory for the mapping files exists. Since you are creating a database through a script, you may want to utilize our API to create the databases so they are associated with a particular account. Thank you.
    0

Please sign in to leave a comment.