Home > Q&A > body text
我想大声告诉你2017-06-06 09:55:55
Pay attention to whether session_start is not enabled
session_start
迷茫2017-06-06 09:55:55
Is it a cross-domain problem?
Does the directory where the server stores session files have read and write permissions?
session.use_trans_sid = 0 in php.ini or the --enable-trans-sid option is not turned on when compiling