Go Back   vb.org Archive > Community Discussions > Forum and Server Management
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-27-2008, 12:51 PM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Database error (time take backup automatic)

hello

my forum v3.7.0

i in WHM---->Backup--->Configure Backup--->automatic backup from Account site me

daily: Friday, Sunday ,Wednesday

and weekly ,monthly

but 1 problem :

every days than automatic take backup from account me (site me)
site me =Database error

why ...

what is problem ?
Reply With Quote
  #2  
Old 05-27-2008, 12:55 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please provide the details of the error.
Reply With Quote
  #3  
Old 05-27-2008, 02:35 PM
tunistunis tunistunis is offline
 
Join Date: Jun 2007
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have same pb with new version 3.7

i have download 3.9.10 for me it's more stable

with version 3.7 i have all days pb in database

Database error Database error
Reply With Quote
  #4  
Old 05-27-2008, 03:01 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tunistunis View Post
i have same pb with new version 3.7

i have download 3.9.10 for me it's more stable


with version 3.7 i have all days pb in database

Database error Database error
Please start your own thread and include details of the error. We can do nothing with the information you have provided.
Reply With Quote
  #5  
Old 05-29-2008, 05:48 AM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marco van Herwaarden View Post
Please provide the details of the error.
Database error
The database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the http://www.mydomain.com home page, then try to open another page.
* Click the Back button to try another link.

The http://www.mydomain.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.



this error today ,

synchronic with create backup automatic, weekly (Thursday) time 5:00 AM GMT London

or backup daily or monthly again database error
Reply With Quote
  #6  
Old 05-29-2008, 06:01 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Right-click and click "View Source" on that page and post the complete HTML, as hat contains the actual error.
Reply With Quote
  #7  
Old 05-29-2008, 07:01 AM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think he's trying to backup his databsae from the adminCP, or using some sort of modification.

The only realiable way to do this is with SSH however.
Reply With Quote
  #8  
Old 05-29-2008, 07:12 AM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
Right-click and click "View Source" on that page and post the complete HTML, as hat contains the actual error.

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title>Database Error</title>


    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE">
    <style type="text/css">
    <!--    
    body { background-color: white; color: black; }
    #container { width: 400px; }
    #message   { width: 400px; color: black; background-color: #FFFFCC; }
    #bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
    .bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
    a:link     { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
    a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
    -->
    </style></head><body>
<table id="container" cellpadding="3" cellspacing="5">
<tbody><tr>
    <td><img src="databises%20error_files/image.gif" alt="Database Error" height="48" width="48"></td>
    <td id="bodytitle" width="100%">Database error</td>

</tr>
<tr>
    <td class="bodytext" colspan="2">The  database has encountered a problem.</td>
</tr>
<tr>
    <td colspan="2"><hr></td>
</tr>
<tr>
    <td class="bodytext" colspan="2">
        Please try the following:
        <ul>
            <li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>

            <li>Open the <a href="http://www.mydomain.com/">www.mydomain.com</a> home page, then try to open another page.</li>
            <li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
        </ul>
    </td>
</tr>

<tr>
    <td class="bodytext" colspan="2">The www.mydomain.com forum technical staff have been notified of the error, though you may <a href="mailto:dbmaster@example.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
    <td class="bodytext" colspan="2">&nbsp;<br>We apologise for any inconvenience.</td>
</tr>
</tbody></table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Access denied for user 'my_username'@'localhost' (using password: YES)
/home/my_username/public_html/includes/class_core.php on line 311

MySQL Error   : 
Error Number  : 
Request Date  : Thursday, May 29th 2008 @ 01:07:15 AM
Error Date    : Thursday, May 29th 2008 @ 01:07:15 AM
Script        : http://www.maydomain.com/index.php
Referrer      : 
IP Address    : My IP
Username      : 
Classname     : vB_Database
MySQL Version : 
-->

</body></html>
Reply With Quote
  #9  
Old 05-29-2008, 07:31 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That error indicates that the information entered in config.php are not correct.
Reply With Quote
  #10  
Old 05-29-2008, 07:50 AM
PDM PDM is offline
 
Join Date: Dec 2006
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
That error indicates that the information entered in config.php are not correct.
no

why only this error ,time create backup automatic of site ?

for other times not error
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:18 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03987 seconds
  • Memory Usage 2,269KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete