Page 1 of 1

phpmyadmin missing files

PostPosted: 19. January 2007 22:33
by cvdbAdmin
I have had xampp running for about two weeks now and for some reason phpmyadmin is acting really strange. I can log into it just fine but then when I try to pull up any of my databases it gives me an error 404 Object not found. I checked the error log and it said the following:

[Fri Jan 19 14:01:07 2007] [error] [client 127.0.0.1] script 'C:/Program Files/xampp/phpMyAdmin/tbl_properties_structure.php' not found or unable to stat, referer: http://localhost/phpmyadmin/left.php?se ... unicode_ci

When I checked to see if this file was there I couldn't find it either. Obviously something happened to erase this file from my system. I would like to get it back without having to reinstall the entire system. I think there are other files missing as well so I would probably need to reinstall all of phpmyadmin so that I can recover these missing files. So my question is, "Does anyone know a way to reinstall phpmyadmin without having to reinstall everything else?" Thank you for your help on this.

PostPosted: 19. January 2007 23:53
by Izzy
You could download the ZIP archive and only extract the files you need that are missing.
http://www.apachefriends.org/en/xampp-windows.html#641

Thanks

PostPosted: 20. January 2007 00:07
by cvdbAdmin
Thank you Izzy. That fixed the problem.