This topic is locked

Error

1/28/2009 4:40:41 PM
PHPRunner General questions
B
billteale author

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.

J
Jane 1/29/2009

Bill,
it appears that PHP sessions are not configured on your server. You need to show this error message your web hosting company support team or to web server admin.