I was trying to install the latest version of Drupal but I must have changed something in my PHP config or somethigng. phpMyAdmin now gives me this error when I try to login:
Code:
Warning: session_write_close() [function.session-write-close]: open(D:\Temp\sess_0su6d0tqpi65510hec24t00405, O_RDWR) failed: No such file or directory (2) in D:\Dev\Website\phpmyadmin\index.php on line 51
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (D:\Temp) in D:\Dev\Website\phpmyadmin\index.php on line 51
where D:\Temp is my session.save_path.
Does anyone know the cause of this error?
Cheers
Benjamin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum