phpMyAdmin error: File could not be read

I'm having trouble with phpMyAdmin.
I get File could not be read error when I want to upload a simple sql file to have it executed.
There are no comments in the file, just a simple table creation. The sql file was generated by phpMyAdmin. There is no PHP error in the logs.
I tried updating MySQL, phpMyAdmin, but it didn't help.
The config right now is: phpMyAdmin 2.6.0-pl2, MySQL 3.23.58, PHP 4.3.8.
Does anyone have an idea what to do about it?

 

 

 

 

Top