Page 1 of 1

Database Backup Error

PostPosted: Tue Mar 27, 2007 3:44 am
Author: odius
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
try to backup db


What was done to try to solve the problem?
check for spaces at end of html files



De.scription and Message

Through ACP, I go to database backup, and it downloads an SQL file saying database backup was successful, however the sql file is an html giving this error message:

There are no spaces at the end of those php files it names, somethin with the db must be messed.

# # phpBB Backup Script # Dump of tables for joe_upx0r # # DATE : 27-03-2007 10:42:30 GMT # # # TABLE: phpbb_KB_CUSTOM_DATA_TABLE #
Warning: Cannot modify header information - headers already sent by (output started at /home/joe/public_html/admin/admin_db_utilities.php:2431) in /home/joe/public_html/admin/page_header_admin.php on line 271

Warning: Cannot modify header information - headers already sent by (output started at /home/joe/public_html/admin/admin_db_utilities.php:2431) in /home/joe/public_html/admin/page_header_admin.php on line 275

Warning: Cannot modify header information - headers already sent by (output started at /home/joe/public_html/admin/admin_db_utilities.php:2431) in /home/joe/public_html/admin/page_header_admin.php on line 277


General Error
Failed in get_table_def (show fields)

DEBUG MODE

SQL Error : 1146 Table 'joe_upx0r.phpbb_KB_CUSTOM_DATA_TABLE' doesn't exist

SHOW FIELDS FROM phpbb_KB_CUSTOM_DATA_TABLE

Line : 751
File : admin_db_utilities.php

PostPosted: Fri Mar 30, 2007 2:34 pm
Author: odius
bump? lol

PostPosted: Fri Mar 30, 2007 3:29 pm
Author: Omni-Lee
My only suggestion is if you're able, create a cron job. Autoback never worked for me so I just created a cronjob to backup the database and the forum files.

Re: Database Backup Error

PostPosted: Fri Mar 30, 2007 4:18 pm
Author: Helter
what versions are your php and apache?

apache2.2 does not play nice with a few php5 versions

the first thing I would do though, is to re-upload root/admin/page_header_admin.php