Ticket #929 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by jbirch

See also #864

Changed 4 years ago by jng

  • owner set to jng

Changed 4 years ago by jng

  • status changed from new to assigned

Changed 4 years ago by jng

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r3763

Note: See TracTickets for help on using tickets.