Backup...

Discussion in 'Developers' Forum' started by almere, Nov 27, 2012.

  1. almere

    almere Member HowtoForge Supporter

    Hi there,

    When ISPC doing backup, it doesnt take database and files in it...

    1) If i open a SQL backup, the file is empty. Always, with every user.
    2) When i open a files backup, i dont see files form root (index.php, configuration.php), i see only directories. And not only from root. Try to install joomla, and than run backup. You will understand what i mean :(
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    About which ISPConfig version are you talking?
     
  3. almere

    almere Member HowtoForge Supporter

    its going about 3.0.5
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Check that the mysql root password in /usr/local/ispconfig/server/lib/mysql_clientdb.conf is correct and that the mysqldump command is installed.

    2) This depends on the settings that you choose for the backup under System > Server config > Backup mode.
     
  5. almere

    almere Member HowtoForge Supporter

    1) Password is good.

    2) Backup mode: Backup web files owned by web user as zip
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    1) And the command I asked for is installed?

    2) This setting instructs the backup script to exclude all files from the backup that are not owned by the website user. So the backup works eaxctly as it should work by excluding files owned by root. All files uploaded by a client are owned by the client users, such files shall never be owned by root, if you want to include files owned by root, then chaneg the backup type setting.
     
  7. almere

    almere Member HowtoForge Supporter

    Hi Till,

    Website files backup is fixed, how you said.

    Mysql backup is fixed. Problem was in my password. It was not wron, or something. But i had symbols, like ^&@#*@($&^ . And it is not accepted, i guess. Thank you
     
  8. newfield_no1

    newfield_no1 New Member

    Backup?

    "2) This depends on the settings that you choose for the backup under System > Server config > Backup mode."

    I cant se that in my 3.0.4.6?

    "Backup dir. readable for website FTP users."
    Is the only thing in that thab that has anythin with backup to do.
    Am I at the wrong place?
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats a feature of ispconfig 3.0.5, it does net exist in 3.0.4.6
     

Share This Page