Closed Thread
Results 1 to 4 of 4

Thread: Database backup

  1. #1
    brfortuna38's Avatar
    brfortuna38 is offline x10Hosting Member brfortuna38 is an unknown quantity at this point
    Join Date
    Dec 2010
    Location
    Serbia - Novi Sad
    Posts
    7

    Database backup

    Please help me! No way can I download my database? only a part, while the rest said that the error. What is the problem? This is my first time going, and I have to download the database. I need. Does the error to me or it's host? Please help me. my whole forum is a memory of my late wife. Not allowed to lose. please, please help me! : (
    I am desperate.
    Thank in advance and with the wish that a solution exists.

  2. #2
    descalzo's Avatar
    descalzo is offline Grim Squeaker descalzo has a brilliant futuredescalzo has a brilliant futuredescalzo has a brilliant future
    Join Date
    Jul 2009
    Location
    Ankh-Morpork
    Posts
    7,635

    Re: Database backup

    Are you using the PHPMyAdmin tool to export the database?

    Are you choosing to compress the output?

    Exactly what error message are you getting.
    Nothing is always absolutely so.

  3. #3
    brfortuna38's Avatar
    brfortuna38 is offline x10Hosting Member brfortuna38 is an unknown quantity at this point
    Join Date
    Dec 2010
    Location
    Serbia - Novi Sad
    Posts
    7

    Re: Database backup

    Yes! I used PHPMyAdmin tool, and I'm not choosing to compress the output, just as the sql file. A mistake I did not get during the removal of the base, but when I opened the file to see a record, I got the html page source with java script ...
    This is what I got ....

    <! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN"
    "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="bs" lang="bs" dir="ltr">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="icon" href="./favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
    <title> phpMyAdmin </ title>
    <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php?token=c6d92c7ee44c2a49557 0fc23be16662a&js_frame=right&nocache=3802253108" />
    <link rel="stylesheet" type="text/css" href="print.css" media="print" />
    <meta name="robots" content="noindex,nofollow" />
    <script type="text/javascript">
    try {
    / / Can not access this if on a different domain
    var = topdomain top.document.domain;
    / / Double-check just for sure
    if (topdomain! = self.document.domain) {
    alert ("Redirecting ...");
    top.location.replace (self.document.URL.substring (0, self.document.URL.lastIndexOf ("/")+ 1));
    }
    }
    catch (e) {
    alert ("Redirecting ... (error:" + e);
    top.location.replace (self.document.URL.substring (0, self.document.URL.lastIndexOf ("/")+ 1));
    }
    </ Script>
    src="./js/tooltip.js" <script type="text/javascript"> </ script>
    <script type="text/javascript">
    / / <[CDATA [
    / / Updates the title of the frameset if possible (NS4 does not allow this)
    if (typeof (parent.document)! = 'undefined' & & typeof (parent.document)! = 'unknown'
    & & Typeof (parent.document.title) == 'string') {
    parent.document.title = 'boru.x10hosting.com / localhost / fortuna_forum / ibwf_pp_pres | phpMyAdmin 3.2.4';
    }

    var PMA_messages = new Array ();
    window.parent.addEvent (window, 'load', PMA_TT_init);
    / /]]>
    </ Script>
    <meta name="OBGZip" content="true" />
    <!--[ If IE 6]>
    <style type="text/css">
    / * <[CDATA [* /
    html {
    overflow-y: scroll;
    }
    / *]]> * /
    </ Style>
    <[Endif] ->
    </ Head>

    <body>
    <div id="serverinfo">
    <a href="main.php?token=c6d92c7ee44c2a495570fc23be166 62a" class="item"> <img class = "icon" src = ". / themes / original / img / s_host.png" width = "16" height = "16 "alt =" "/>
    Server: localhost </ a>
    <span class="separator"> <img class="icon" src="./themes/original/img/item_ltr.png" width="5" height="9" alt="-" /> </ span >
    <a href="db_structure.php?db=fortuna_forum&token=c6d9 2c7ee44c2a495570fc23be16662a" class="item"> <img class = "icon" src = ". / themes / original / img / s_db.png" width = "16" height = "16" alt = "" />
    Database: fortuna_forum </ a>
    <span class="separator"> <img class="icon" src="./themes/original/img/item_ltr.png" width="5" height="9" alt="-" /> </ span >
    <a href="sql.php?db=fortuna_forum&table=ibwf_pp_pres& token=c6d92c7ee44c2a495570fc23be16662a" class="item"> <img class = "icon" src = ". / themes / original / img / s_tbl.png" width = "16" height = "16" alt = "" />
    Table: ibwf_pp_pres </ a>
    </ Div>
    <! - PMA-SQL-ERROR ->
    <div class="error"> <h1> Error </ h1>
    <strong> SQL query: </ strong>
    <a href="tbl_sql.php??sql_query=SHOW+TABLE+STATUS+FRO M+%60fortuna_forum%60+LIKE+%27ibwf_pp_pres%27&show _query=1&db=fortuna_forum&table=ibwf_pp_pres&token =c6d92c7ee44c2a495570fc23be16662a"> <img src = ". / themes / original / img / b_edit.png" title = "Change" alt = "Change" class = "icon" width = "16" height = "16" /> </ a> </ p>
    <p>
    <span class="syntax"> <span class="syntax_alpha syntax_alpha_reservedWord"> SHOW </ span> <span class="syntax_alpha syntax_alpha_reservedWord"> TABLE </ span> <span class="syntax_alpha syntax_alpha_reservedWord"> STATUS </ span> <span class="syntax_alpha syntax_alpha_reservedWord"> FROM </ span> <span class="syntax_quote syntax_quote_backtick"> fortuna_forum `` </ span> <span class="syntax_alpha syntax_alpha_reservedWord"> LIKE </ span> <span class = "syntax_quote syntax_quote_single "> 'ibwf_pp_pres' </ span> </ span>
    </ P>
    <p>
    <strong> MySQL said: </ strong> <a href="http://dev.mysql.com/doc/refman/5.0/en/error-messages-server.html" target="mysql_doc"> <img class = "icon" src = ". / themes / original / img / b_help.png" width = "11" height = "11" alt = "Documentation" title = "Documentation" /> </ a>
    </ P>
    <code>
    # 2006 - MySQL server has gone away
    </ Code> <br />
    </ Div> <script type="text/javascript">
    //<![ CDATA [
    / / Updates current settings
    if (window.parent.setAll) {
    window.parent.setAll ('bs-utf-8', 'utf8_general_ci', '1 ',' fortuna_forum ',' ibwf_pp_pres', 'c6d92c7ee44c2a495570fc23be16662a');
    }
    / / Set current db, table and sql query in the querywindow
    if (window.parent.reload_querywindow) {
    window.parent.reload_querywindow (
    'Fortuna_forum'
    'Ibwf_pp_pres'
    '');
    }

    if (window.parent.frame_content) {
    / / Reset content frame name, as querywindow needs to set a unique name
    / / Before submitting form data, and navigation frame needs the original name
    if (typeof (window.parent.frame_content.name)! = 'undefined'
    & & Window.parent.frame_content.name! = 'Frame_content') {
    window.parent.frame_content.name = 'frame_content';
    }
    if (typeof (window.parent.frame_content.id)! = 'undefined'
    & & Window.parent.frame_content.id! = 'Frame_content') {
    window.parent.frame_content.id = 'frame_content';
    }
    / / Window.parent.frame_content.setAttribute ('name', 'frame_content');
    / / Window.parent.frame_content.setAttribute ('id', 'frame_content');
    }
    //]]>
    </ Script>
    </ Body>
    </ Html>

  4. #4
    brfortuna38's Avatar
    brfortuna38 is offline x10Hosting Member brfortuna38 is an unknown quantity at this point
    Join Date
    Dec 2010
    Location
    Serbia - Novi Sad
    Posts
    7

    Re: Database backup

    Please, Is there a solution for this problem? I do not want to boring you, but I still can not download my database. Now even when I try to get into php my admin tool, I get a popup window that says ...
    I enclose a picture...

Closed Thread

Similar Threads

  1. Database backup
    By alsemisc58 in forum Free Hosting
    Replies: 1
    Last Post: 02-21-2011, 01:16 PM
  2. How to Backup Database
    By kowsari in forum Free Hosting
    Replies: 4
    Last Post: 06-29-2010, 11:21 AM
  3. Database backup
    By manish8 in forum Free Hosting
    Replies: 1
    Last Post: 06-10-2010, 08:52 AM
  4. HOWTO: Auto-backup database | transfer database (with pics)
    By galaxyAbstractor in forum Tutorials
    Replies: 3
    Last Post: 02-21-2010, 03:35 PM
  5. SQL database backup
    By ShadowStriker in forum Free Hosting
    Replies: 9
    Last Post: 05-31-2005, 05:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers