• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Temporary page during backup

D

DoobyWho

Guest
During a MySQL backup it locks the table it's working on, is there a way to display a temporary page on a site while the backup is occuring, this way the site is not down or getting access denied messages. I have two ideas for this, let me know what you think or any other suggestions:


(1) For each site, have two sets of httpdocs (and httpsdocs) directories, before the backup happens rename the first set (the originals) and name the second set the standard folders (which contain the temporary pages, this prevents any bookmarked pages from being broken during the backup)

(2) Somehow read that the table is locked and if the table is locked when trying to access the database, display a message about a backup being performed.
 
Back
Top