Media Temple Session Timeouts
Part of the Grid Fixes was to change the way session variables are handled. Add this to your PHP.INI file in your ETC folder in the File Manager in your Account Center:
session.save_path = /home/11111111111111111/data/tmp
Where 111111111 is your domain folder path. It’ll save you hours of trying to re work your session code. :-)




