SQL recovery error
-
Hi!
I need a little help with a recovery problem. The error below could just as well been written in chinese and I would understand just about the same as now..
As I was running a simple update on the Arras theme, my IE desided to disagree(who could see that coming huh?) resulting in an unfinished update leaving my wp-site in upgrade mode. When running the backup through the phpMyadmin, this error returned :ERROR: Ukjent tegnsettingsstreng @ 6
STR: />
SQL:<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/ob.lib.php</b> on line <b>61</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/header_http.inc.php</b> on line <b>13</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/header_http.inc.php</b> on line <b>14</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/header_http.inc.php</b> on line <b>15</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/header_http.inc.php</b> on line <b>16</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/share/phpmyadmin/export.php:150) in <b>/usr/share/phpmyadmin/libraries/header_http.inc.php</b> on line <b>19</b>
<!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=”no” lang=”no” dir=”ltr”>
<head>
<link rel=”icon” href=”./favicon.ico” type=”image/x-icon” />
<link rel=”shortcut icon” href=”./favicon.ico” type=”image/x-icon” />
<title>phpMyAdmin</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<link rel=”stylesheet” type=”text/css” href=”./css/phpmyadmin.css.php?token=d35d62e64fcbdf4697292e0e965fd586&js_frame=right” />
<link rel=”stylesheet” type=”text/css” href=”./css/print.css?token=d35d62e64fcbdf4697292e0e965fd586″ media=”print” />
<script type=”text/javascript” language=”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 = ‘dbadmin.one.com / MySQL Server / sagatoppen_com / wp_postmeta | phpMyAdmin 2.9.2-Debian-1.one.com1’;
The topic ‘SQL recovery error’ is closed to new replies.