Ticket #139 (closed Bug report: fixed)

Opened 6 years ago

Last modified 5 years ago

Install script doesn't check if PHP session support is enabled

Reported by: anonymous Owned by: max-horvath
Priority: lowest Milestone: WifiDog Auth Server 1.0
Component: Auth server, Other Version: Auth Server SVN
Keywords: Cc:

Description

With starting, I have the following problem

Fatal error: Call to undefined function session_id() in /var/www/wifidog-auth/wifidog/classes/Session.php on line 63

Why ?

Attachments

Change History

Changed 6 years ago by benoitg

  • priority changed from low to lowest
  • version set to Auth Server SVN
  • component changed from Auth server: Authentication to Auth server: General
  • summary changed from File Session.php to Install script doesn't check if PHP session support is enabled

session_id is a core PHP extension that should normally always be available. Nevertheless, we should check for it's availability in the install script.

Changed 6 years ago by max-horvath

  • milestone set to WifiDog Auth Server 1.0

Changed 5 years ago by max-horvath

  • owner set to max-horvath
  • status changed from new to assigned

Changed 5 years ago by max-horvath

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

Fixed in [1088]

Add/Change #139 (Install script doesn't check if PHP session support is enabled)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.