I've been away from OSTicket but it appears that it's looking for a non-existent file to write to... I'm an logged in as Admin on a new machine and the user "congleal" doesn't exist on this device. Is there a config setting that needs to be altered or do I have to create a file for the Temp directory?..

PHP Warning: session_start() : open(C:\DOCUME~1\congleal\LOCALS~1\Temp\php\session\sess_5b7jq3nt5rd158d1drm9gfbun5, O_RDWR) failed: No such file or directory (2) in C:\wcbiz\public_html\hcl\class\include.php on line 86 PHP Warning: Unknown: open(C:\DOCUME~1\congleal\LOCALS~1\Temp\php\session\sess_5b7jq3nt5rd158d1drm9gfbun5, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\congleal\LOCALS~1\Temp\php\session) in Unknown on line 0

12 days later

Your best bet is to check your PHP configuration and check that the path for sessions is set correctly. This error has nothing to do with osTicket specifically.

Please report back with your findings.

Write a Reply...