Announcement

Collapse
No announcement yet.

Fix your backup script after upgrade to 7.0

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Fix your backup script after upgrade to 7.0

    As of v7.0 database credentials are stored in data/config-internal.php (it used to be in config.php). If your backup scripts reads config.php to get database credentials you need to fix it to read config-internal.php.

    New script: https://raw.githubusercontent.com/es...ipts/backup.sh
    Last edited by yuri; 10-07-2021, 09:09 AM.
Working...
X