yii-user session error

i use yii-user extension for authen.

i login and happy for my web app.

but other user login (other computer)or select other menu.

why the sesion of me is lost

i use hosting at byethost7.com

add

<?php session_start();

// change the following paths if necessary

$yii=dirname(FILE).’/framework/yii.php’;

to index.php

thank you

I don’t think we need session_start()

by the way, what do you mean by session of you is lost? Do you mean when you are using on other machine, you can’t login or something?

Thank you junxiong.

at localhost is work (i use XAMPP)

i check phpinfo() system requirement is ok

http://cscku.byethost7.com/index.php

Thank you. (ขอบคุณครับ)