XAMPP on Windows 7, session error

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XAMPP on Windows 7, session error

Postby buidangbinh » 07. August 2009 18:18

Hi all,

I have just installed XAMPP v1.7.1 on Windows 7. It is ok.

But, when i setup a virtual host. There is an error with php session. Session is created new when i refesh page.

For example: test.php

Code: Select all
<?php
session_start();
$_SESSION['abc'] = 123;
?>


After browsing test.php. System generates a session file: sess_xxxxxxxxxxx in C:\xampp\tmp

Refesh test.php. System generate another session

Please help me fix

Yours,
Binh
buidangbinh
 
Posts: 1
Joined: 07. August 2009 17:47

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 90 guests