kotkaramit28 / php-file-manager

PHP File Manager
54 stars 28 forks source link

Cache Limiter and Session Problem #1

Open dhistira opened 5 years ago

dhistira commented 5 years ago

Warning: session_cache_limiter(): Cannot change cache limiter when session is active in C:\wamp64\www\phpfilemgr\files.php on line 100

Warning: session_name(): Cannot change session name when session is active in C:\wamp64\www\phpfilemgr\files.php on line 101

Running on PHP 5.6, local server wamp windows 10 64 bit

majkassab commented 4 years ago

same problem here