Checking extension session is loaded or loadable: True
Checking if php.ini setting session.save_path='/var/lib/php/session' is writable by the webserver: root/apache drwxrwx---
No special handler.
# grep session /usr/share/egroupware/header.inc.php | grep -v "^\*"
$GLOBALS['egw_info']['server']['session_handler'] = 'egw_session_files';
session_cache_limiter('private_no_expire');
Centos 5.2
:(
ralfbecker wrote:
What does the installation check say, specially for:
- session Extension installed
- session.save_path writable