Failed to write session data (user) on localhost

Need help installing Joomla! 3.x? For all Joomla! 3.x installation issues please use this forum.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
kost36
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed May 17, 2017 11:37 am

Failed to write session data (user) on localhost

Post by kost36 » Wed May 17, 2017 4:50 pm

HI all,

On win10 pro 64 I use WAMP Server 3.0.6 64bit for joomla localhosting So, there are two virtual hosts in server: interopt and gmdb The first works perfect but when trying to run the second it responses with

Code: Select all

Warning: session_write_close(): Failed to write session data (user). Please verify that the current setting of session.save_path is correct (f:/wamp64/tmp) in F:\wamp64\www\gmdb\libraries\joomla\session\handler\native.php on line 194
Session_save_path looks correct while it's really placed on f:/wamp64/tmp (folder has read/write permissions)

On 194 line of native.php is

Code: Select all

session_write_close();
I use php version 7.0.10 (but the same problem appears when turnning on 5.6.25 too) virtual hosts seem work perfect and host file too

Any idea? Could you please help?
thank's

Locked

Return to “Installation Joomla! 3.x”