Author Topic: database not saved in backup?  (Read 3802 times)

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
database not saved in backup?
« on: July 27, 2009, 04:37:30 pm »
I've just noticed that the database is apparently missing in the backup file.
Where is the db.sql file supposed to be within the zip?
« Last Edit: July 28, 2009, 05:43:09 am by nzimas »
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: databse not saved in backup?
« Reply #1 on: July 27, 2009, 05:51:12 pm »
It's supposed to be in the root of the zip file.

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: database not saved in backup?
« Reply #2 on: July 28, 2009, 05:44:21 am »
It's not, though.
Any parameter missing from config.php, perhaps? MYSQLDUMP_COMMAND?
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: database not saved in backup?
« Reply #3 on: July 29, 2009, 12:10:09 pm »
If you don't explicitly set the MYSQLDUMP_COMMAND constant, it is set to 'mysqldump'. You can try typing that command on a terminal to see if it is installed and accessible by that command. If not you should define the constant in 'config/config.php' giving the full path to the mysqldump command. It should be placed on the same folder as the 'mysql' command.

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Re: database not saved in backup?
« Reply #4 on: July 29, 2009, 07:33:29 pm »
i'm not getting the db.sql file either :(
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: database not saved in backup?
« Reply #5 on: July 30, 2009, 06:55:56 am »
mysqldump is in /usr/bin (accessible system wide), therefore it should not require any constant to be defined in the oGoo conf file.
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

carcam

  • Full Member
  • ***
  • Posts: 127
    • View Profile
    • Gnumla!
    • Email
Re: database not saved in backup?
« Reply #6 on: July 30, 2009, 07:24:03 am »
It worked for me in the 1.4.2, and it's working now in the 1.5 at the same hosting. Any changes in your server? Can you check your hosting error log for related issues?
Gnumla
Tu sitio de Joomla! en espaƱol

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Re: database not saved in backup?
« Reply #7 on: August 10, 2009, 07:55:44 pm »
sorry for taking so long to get back ... had other things going on ... anyway, I have looked through old archives and don't find the database backed up in any of them. there are no errors related to OG in my hosting error log.
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91