Cannot properly read files on the local server
- by Andrew Bestic
I'm running a RedHat 6.2 Amazon EC2 instance using stock Apache and IUS PHP53u+MySQL (+mbstring, +mysqli, +mcrypt), and phpMyAdmin from git. All configuration is near-vanilla, assuming the described installation procedure.
I've been trying to import SQL files into the database using phpMyAdmin to read them from a directory on my server. phpMyAdmin…