I have a phprunner file that works fine when I use it on my web space, linking to my MySQL database. But when I tried to do the same thing, putting it onto my customer's web space (changing the MySQL database details accordingly), I get the following error on the login screen...
Unknown(): open(/var/php_sessions/sess_68a8047a9683c3e5006a00938950d71d, O_RDWR) failed: No such file or directory (2)
I can see the login details, and even type into the boxes, but a correct login just says "invalid user".
I had to use that html option to connect using phprunner, but apart from that I have done nothing different.
Thanks for any advice on this.