When logging into cacti for the first time, I receive the following errors:
Warning: open(/tmp\sess_cd18cde5369c45dcf7c19fe1bd89e8fe, O_RDWR) failed: No such file or directory (2) in c:\inetpub\wwwroot\cacti\include\auth.php on line 30
Warning: Cannot add header information - headers already sent by (output started at c:\inetpub\wwwroot\cacti\include\auth.php:30) in c:\inetpub\wwwroot\cacti\auth_login.php on line 87
Warning: open(/tmp\sess_cd18cde5369c45dcf7c19fe1bd89e8fe, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Any help would be greatly appreciated.
getting started
Moderators: Developers, Moderators
Getting Start
Adding following command on php.ini
Session.Save_Path ="d:\tmp"
ps: you must create directory "tmp" on drive D
Session.Save_Path ="d:\tmp"
ps: you must create directory "tmp" on drive D
Who is online
Users browsing this forum: No registered users and 5 guests