Skip to main content

Duplicated database causes memory error when connecting.

Comments

2 comments

  • 24x7server
    Hi, You can clone the website into the subdomain manually. # mysqldump DB_name > DB_name.sql --> DB Backup. create the new database for the subdomain # mysql New_DB_name < DB_name.sql --> DB Restore. Copy the contents as it is from main domain to subdomain..
    0
  • cPanelMichael
    Hello @Zoee, Can you run the "mysqladmin processlist" command when this happens and let us know the output? Ensure to replace identifying information with examples. Thank you.
    0

Please sign in to leave a comment.