Bonjour,
impossible d'ouvrir mon site en local avec Wamp64, j'ai le message suivant :
Warning: session_start(): Failed to read session data: user (path: c:/wamp64/tmp) in C:\wamp64\www\fatrat\libraries\joomla\session\hand ler\native.php on line 260
A la ligne 260, j'ai:
259 - // Ok to try and start the session
260 - if (!session_start())
261 - {
262 - throw new RuntimeException('Failed to start the session');
263 - }
264
265 - // Mark ourselves as started
266 - $this->started = true;
Merci pour votre aide.
impossible d'ouvrir mon site en local avec Wamp64, j'ai le message suivant :
Warning: session_start(): Failed to read session data: user (path: c:/wamp64/tmp) in C:\wamp64\www\fatrat\libraries\joomla\session\hand ler\native.php on line 260
A la ligne 260, j'ai:
259 - // Ok to try and start the session
260 - if (!session_start())
261 - {
262 - throw new RuntimeException('Failed to start the session');
263 - }
264
265 - // Mark ourselves as started
266 - $this->started = true;
Merci pour votre aide.