Hi, i just installed it and my DB is up and running but i get this error at the top of the page:
Warning: open(/tmp\sess_cb9c63bef48c3630103835d2f1da7c8c, O_RDWR) failed: No such file or directory (2) in C:\phpbt\include.php on line 152
Anybody seen this before?
/- Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i just installed it and my DB is up and running but i get this error at the top of the page:
Warning: open(/tmp\sess_cb9c63bef48c3630103835d2f1da7c8c, O_RDWR) failed: No such file or directory (2) in C:\phpbt\include.php on line 152
Anybody seen this before?
/- Martin
Look for the session.save_path variable in php.ini. This location must be available on your hard drive and writeable by the web server.
Thanks, that did the trick!
I'm really looking foreward to using your product
/ Martin