SOLVED Many Errors In Database


Subject: Many Errors In Database
I think this is not an error by XS, but it's my hosting's fault. But since they continue to say that this is due to the "scripts" I have in my webspace (my webspace contains only phpBBXS) and since I am not a programmer, I post it here, maybe someone of you could give me an idea of what the problem could be and where to look for it...


Quote:
Critical Error!
message_die() was called multiple times.
Error #1
Could not add key sub_forum in config table

Line : 49
File : /mounted-storage/home28a/sub001/sc20402-TGHZ/www/includes/functions_mods_settings.php
SQL : INSERT INTO phpbb_config (config_name,config_value) VALUES('sub_forum','1')
Error #2
Could not get theme data for themes_id []

Line : 760
File : /mounted-storage/home28a/sub001/sc20402-TGHZ/www/includes/functions.php
Please, contact the webmaster. Thank you.




(I hate my hosting :x One day works, one day not. Puah. Oh, if you have a reliable hosting service to suggest... -.-')

Subject: Re: Many Errors In Database
I tried to replace functions.php and I empted both phpbb_config and phpbb_themes... no result.

Subject: Re: Many Errors In Database
There where many corruptions in the database due to... ehm... "fatality" :mrgreen:


Solved, you can close this.

Subject: Re: SOLVED -Many Errors In Database
Ah yes, I have had similar problems in the past with tables being corrupted, for no apparent explanation. Although not directly relate to your problems, its worth noting that sometimes problems arise from the use of MyISAM tables in phpbb, couple with the declaration of using mysql type="mysql4" (in config.php, made when installing phpbb/phpBBXS). This tells mysql that it can try "rolling back" transactions, but MyISAM tables do not support it. Really phpbb (and phpBBXS) only ever need mysql type="mysql", as also mentioned here: http://www.phpbb.com/phpBB/viewtopic.php?p=2496632#2496632 (and some explantaion http://dev.mysql.com/doc/refman/5.0...nal-tables.html).

For hosts, I would recommend trying out www.hostultra.com. They are quite cheap - although in the free and Mini cPanel package you do not get htaccess. That is not a problem now though, as there are no more remote file inclusion possibilities (which is what the htaccess file provides additional protection from) if you apply all the latest patches. From experience, hostultra have been very reliable, fast servers, and quick to reply to help requests, even on the cheap Mini cPanel (not sure about free though!).

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.7056s (PHP: 4% SQL: 96%)
SQL queries: 10 - Debug Off - GZIP Enabled