Ticket #929 (closed defect: fixed)
Installer: Should be setting php's session.save_path
| Reported by: | jbirch | Owned by: | jng |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.1 |
| Component: | Installer | Version: | 2.1.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: |
Description
Fusion and I believe the MapAdmin use PHP sessions, and if this parameter is not set in php.ini user can face inexplicable errors (because PHP errors are not displayed).
The current method of grabbing the TEMP env var returns the current user's profile TEMP directory, which is undesirable.
I believe that the best workaround for this would be to create a Temp directory at the same level as www, php, apache2, etc. This could also be used for the TempDir seting in webconfig.ini.
Change History
Note: See
TracTickets for help on using
tickets.
