Did you set your sessions path your self in the sessionPath.php file?
If you did, you need to double every backslash (use \\ instead of \), or use forwardslashes instead (use / instead of \).
If you didn't, make sure that in your Apache and PHP configuration files, that what is defined as your /tmp has either forwardslashes or double backslashes.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
|