<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
cajbecu wrote:<br>
<blockquote cite="mid45DEEC8C.6000905@gmail.com" type="cite">
  <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Dear All,

Which version of phpMyadmin are you using with FC6 ?

Edward.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Always the latest.

cajb.

  </pre>
</blockquote>
Hello,<br>
<br>
For phpMyAdmin-2.10.0-rc1,<br>
<a class="moz-txt-link-freetext" href="http://192.168.0.1/error.php?lang=zh-TW&dir=ltr&type=%E9%8C%AF%E8%AA%A4&error=">http://192.168.0.1/error.php?lang=zh-TW&amp;dir=ltr&amp;type=%E9%8C%AF%E8%AA%A4&amp;error=</a><br>
<br>
phpMyAdmin - error<br>
<br>
For phpMyAdmin-2.9.2,<br>
When I try to modify a record set, display from IE :<br>
<p>tbl_replace.php: Missing parameter: goto <a
 href="./Documentation.html#faqmissingparameters" target="documentation">(FAQ
2.8)</a><br>
</p>
<p><a class="moz-txt-link-freetext" href="http://192.168.0.1/Documentation.html#faqmissingparameters">http://192.168.0.1/Documentation.html#faqmissingparameters</a><br>
</p>
<p>Here are a few points to check:</p>
<ul>
  <li>In <tt>config.inc.php</tt>, try to leave the <a
 class="configrule" href="#cfg_PmaAbsoluteUri">$cfg['PmaAbsoluteUri']</a>
directive empty. See also <a href="#faq4_7"><abbr
 title="Frequently Asked Questions">FAQ</abbr> 4.7</a>.</li>
</ul>
But the default is empty.<br>
<ul>
  <li>Maybe you have a broken PHP installation or you need to upgrade
your Zend Optimizer. See <a href="http://bugs.php.net/bug.php?id=31134">http://bugs.php.net/bug.php?id=31134</a>.</li>
</ul>
How to Upgrade Zend Optimizer ?<br>
<ul>
  <li>If you are using Hardened PHP with the ini directive <tt>varfilter.max_request_variables</tt>
set to the default (200) or another low value, you could get this error
if your table has a high number of columns. Adjust this setting
accordingly. (Thanks to Klaus Dorninger for the hint).</li>
</ul>
The php is come from FC 6 System.<br>
<ul>
  <li>In the <tt>php.ini</tt> directive <tt>arg_separator.input</tt>,
a value of ";" will cause this error. Replace it with "&amp;;".</li>
</ul>
Just try to modify the config and restart the web service, but still
problem.<br>
<ul>
  <li>If you are using <a href="http://www.hardened-php.net/">Hardened-PHP</a>,
you might want to increase <a
 href="http://www.hardened-php.net/hphp/troubleshooting.html">request
limits</a>. </li>
</ul>
No.<br>
<br>
Edward.<br>
</body>
</html>