[TYPO3-dev] phpMyAdmin problem
Steffen Gebert
steffen at steffen-gebert.de
Thu Sep 24 23:49:07 CEST 2009
On Thu, 17 Sep 2009 14:15:07 +0200, Steffen Kamper <info at sk-typo3.de>
wrote:
> Hi,
>
> since short time phpMyAdmin doesn't work in my local setup. The path
> called is wrong, PMA tries this url:
> typo3conf/ext/phpmyadmin/res/phpMyAdmin-3.2.0-all-languages/s/t3/tr/index.php?phpMyAdmin=be3e50...
> but correct would be
> typo3conf/ext/phpmyadmin/res/phpMyAdmin-3.2.0-all-languages/index.php?phpMyAdmin=be3e50...
>
> i don't know where this part of url "s/t3/tr/" is coming from. Anyone
> examined this?
I just started a debug session...
I assume, your MySQL user is root and your password empty, right? :)
(okay.. username doesn't matter, but empty password does [1]). Please try
to set a password for the MySQL user.
In conjunction with [2], the empty password leads to the wrong redirection
to non-existant pages.
Regards
Steffen
[1] http://bugs.typo3.org/view.php?id=12057
[2] http://bugs.typo3.org/view.php?id=12056
More information about the TYPO3-dev
mailing list