Hello, session_start() returns [1]
array(1) {
  ["foo"]=>
  string(3) "bar"
}
Refresh the page, if you see a non-empty array, it means that the session variables are working.



Testing memcached
int(100)
If you reach here, memcached has been installed successfully.