السلام عليكم 
انا حصلت لي نفس هالمشكله 
لكن راحت يوم دخلت على ملف PHP.INI
في مجلد WINDOWS
دور على السطر 
session.use_trans_sid
وغير القيمه من 1 الى 0
زي كذا 
	كود PHP:
	
session.use_trans_sid = 0 
 معلومات عن هذا الامر :
; trans sid support is disabled by default.
; Use of trans sid may risk your users security.
; Use this option with caution.
; - User may send URL contains active session ID
;   to other person via. email/irc/etc.
; - URL that contains active session ID may be stored
;   in publically accessible computer. 
; - User may access your site with the same session ID
;   always using URL stored in browser's history or bookmarks.