Downloaded phpMyAdmin-2.9.2-all-languages-utf-8-only.tar.bz2 today and got error about missing file when running setup.php in the script dir.
Warning: main(./libraries/Theme.class.php): failed to open stream: No such file or directory in /var/www/phpMyAdmin/libraries/common.lib.php on line 593
Fatal error: main(): Failed opening required './libraries/Theme.class.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/phpMyAdmin/libraries/common.lib.php on line 593
Opened common.lib.php and line 593 is an include line for Theme.class.php.
File was not included in download.
Fixed by downloading phpMyAdmin-2.9.2-english.tar.bz2 and coping over the Theme.class.php from the libary folder.
Logged In: YES
user_id=1703509
Originator: YES
Update:
also found missing from the libraries dir:
Config.class.php
Table.class.php
Logged In: YES
user_id=192186
Originator: NO
I just downloaded file you mention and it does contain libraries/Theme.class.php file (and also all others). Did you download file from our site? Does MD5 checksum match?
Logged In: YES
user_id=1383652
Originator: NO
Luciano Zanin (cianoz) had similar experiences:
http://sourceforge.net/forum/message.php?msg_id=4120356
maybe there are some unBZipping problems out there?
(I use the ".7z" versions without any problems.)
P.S.:
out of sheer curiosity i downloaded phpMyAdmin-2.9.2-all-languages-utf-8-only.tar.bz2
from the mirror "puzzle" (Bern, Switzerland) and untared it using "7z" (win32);
Theme.class.php was included (7028 bytes) and the lib folder was identical to the english only version.
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).