You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need sessions enabled, to store your data transfer buffers for maintenance and for flight booking data.
Use file-based sessions, and configure yours to use /tmp as the writeable folder. You may have to create this on your system, and you will need to ensure that its permissions are appropriate.
refer to labs 5/6
The text was updated successfully, but these errors were encountered:
You will need sessions enabled, to store your data transfer buffers for maintenance and for flight booking data.
Use file-based sessions, and configure yours to use /tmp as the writeable folder. You may have to create this on your system, and you will need to ensure that its permissions are appropriate.
refer to labs 5/6
The text was updated successfully, but these errors were encountered: