Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 07:22 pm EST

Geeklog Forums

Backup problem when moved from 1.3.8 sr4 to 1.3.9


Tom

Anonymous
Both my Production server and my test server are having problems now. The backup file is created but the file size is 0. In the error.log I get this message:

3/17/2004 10:11:50 AM - Backup Filesize was 0 bytes

The IIS User has full control on the backup directiory. Any ideas what is happening here?

Thanks for any replies
 Quote

Tom

Anonymous
I found my problem it was in config.php. There was

$_DB_mysqldump_path = '/usr/bin/mysqldump'; // path to mysqldump binary

instead of:

$_DB_mysqldump_path = '/mysql/bin/mysqldump'; // path to mysqldump binary


I forgot to change this varible.
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by Tom: I forgot to change this varible.

Geeklog actually checks if the mysqldump utility exists in the given path and gives a more informative error message if it doesn't. However, we're using the is_executable() function for this, which does not exist under Windows. I guess we should at least throw in a file_exists() call there ...

bye, Dirk
 Quote

All times are EST. The time is now 07:22 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content