added a faq entry about the invalid "$cfgPmaAbsoluteUri" related problems

This commit is contained in:
Loïc Chapeaux
2001-11-19 21:17:19 +00:00
parent 473abd55d8
commit 0d2886eaf8

View File

@@ -955,6 +955,15 @@
corresponding section of the MySQL documentation</a>. corresponding section of the MySQL documentation</a>.
</p> </p>
<p>
<b>Each time I want to insert or change a record or drop a database or a
table, an error 404 (page not found) is displayed or, with advanced
authentication, I'm asked to login again. What's wrong?</b>
<br />
Check the value you set for the <tt>$cfgPmaAbsoluteUri</tt> directive in
the phpMyAdmin configuration file.
</p>
<h3>[Known limitations]</h3> <h3>[Known limitations]</h3>
<a name="login_bug"></a> <a name="login_bug"></a>
<p> <p>