dans /etc/apache2/conf.d
[quote]Alias /egroupware /usr/share/egroupware
<Directory /usr/share/egroupware/>
Options FollowSymLinks ExecCGI
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex index.html index.php
AddHandler cgi-script .cgi
AddDefaultCharset Off
php_flag file_uploads on
php_flag log_errors on
php_flag magic_quotes_gpc on
php_flag magic_quotes_runtime off
php_flag register_globals off
php_flag short_open_tag on
php_flag track_vars on
php_value error_reporting 'E_ALL & ~E_NOTICE’
php_value max_execution_time 90
php_value mbstring.func_overload 7
php_value memory_limit 24M
php_value session.gc_maxlifetime 1440
php_value session.save_path /var/lib/egroupware/sessions
php_value include_path .
php_value open_basedir /usr/share/egroupware:/var/lib/egroupware:/tmp
php_value upload_max_filesize 6M
<Directory /usr/share/egroupware/fudforum/>
AllowOverride Limit Options
<Directory /usr/share/egroupware/phpsysinfo/>
php_value open_basedir /
[/quote]
c’était une MAJ d’un egroupware 1.0
Il fonctionne bien, mais c’est pour syncEGO