Checking the eGroupWare Installation
Checking required PHP version 5.2+ (recommended 5.3+): 5.3.10 ==> True

Checking php.ini: safe_mode = Off:
ini_get('safe_mode')='' = Off

Checking php.ini: magic_quotes_runtime = Off:
ini_get('magic_quotes_runtime')='0' = Off

Checking php.ini: register_globals = Off:
ini_get('register_globals')='0' = Off

Checking php.ini: display_errors = Off:
ini_get('display_errors')='0' = Off

Checking php.ini: memory_limit >= 24M:
ini_get('memory_limit')='256M'

Checking php.ini: max_execution_time >= 30:
ini_get('max_execution_time')='90'

Checking php.ini: file_uploads = On:
ini_get('file_uploads')='1' = On

Checking php.ini: upload_max_filesize >= 8M:
ini_get('upload_max_filesize')='64M'

Checking php.ini: post_max_size >= 8M:
ini_get('post_max_size')='65M'

Checking php.ini: include_path contain .:
ini_get('include_path')='.:/usr/local/share/pear'

Checking php.ini: date.timezone set and not "System/Localtime":
ini_get('date.timezone')='Europe/Vilnius'
Checking php.ini: mbstring.func_overload = 7: ini_get('mbstring.func_overload')='0'The mbstring.func_overload = 7 is needed to fully support unicode (utf-8) or other multibyte-charsets.
*** Please make the following change in your php.ini (/usr/local/etc): mbstring.func_overload = 7
*** AND reload your webserver, so the above changes take effect !!!

Checking php.ini: magic_quotes_gpc = Off:
ini_get('magic_quotes_gpc')='0' = Off
Checking extension session is loaded or loadable: True
Checking extension pdo is loaded or loadable: True
Checking extension mysql is loaded or loadable: True
Checking extension pdo_mysql is loaded or loadable: False
The pdo_mysql extension is needed, if you plan to use a MySQL database.
Checking extension pgsql is loaded or loadable: False
The pgsql extension is needed, if you plan to use a pgSQL database.
Checking extension pdo_pgsql is loaded or loadable: False
The pdo_pgsql extension is needed, if you plan to use a pgSQL database.
Checking extension odbc is loaded or loadable: True
Checking extension pdo_odbc is loaded or loadable: False
The pdo_odbc extension is needed, if you plan to use a MaxDB, MsSQL or Oracle database.
Checking extension oci8 is loaded or loadable: False
The oci extension is needed, if you plan to use a Oracle database.
Checking extension pdo_oci is loaded or loadable: False
The pdo_oci extension is needed, if you plan to use a Oracle database.
Checking extension mbstring is loaded or loadable: True
Checking extension ldap is loaded or loadable: True
Checking extension ctype is loaded or loadable: True
Checking extension mcrypt is loaded or loadable: True
Checking extension xmlreader is loaded or loadable: True
Checking extension gd is loaded or loadable: True
Checking extension zip is loaded or loadable: True
Checking extension pdo_sqlite is loaded or loadable: False
The pdo_sqlite extension is needed from: Calendar.
Checking extension imap is loaded or loadable: True
Checking extension dom is loaded or loadable: True
Checking PEAR is installed: False
PEAR is needed by: Calendar (iCal import+export), EMailAdmin, felamimail, news_admin, SyncML. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::HTTP_WebDAV_Server is installed: False
PEAR::HTTP_WebDAV_Server is needed by: WebDAV. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::Auth_SASL is installed: False
PEAR::Auth_SASL is needed by: EMailAdmin, felamimail. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::Net_IMAP is installed: False
PEAR::Net_IMAP is needed by: EMailAdmin, felamimail. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::Net_Sieve is installed: False
PEAR::Net_Sieve is needed by: felamimail. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::XML_Feed_Parser is installed: False
PEAR::XML_Feed_Parser is needed by: NewsAdmin. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking PEAR::Log is installed: False
PEAR::Log is needed by: SyncML. PEAR (
pear.php.net) is a PHP repository and is usually in a package called php-pear.
Checking for GD support...: True

Checking file-permissions of /usr/local/www/data/egroupware for not world writable: www/www drwxrwxr-x
This might take a while, please wait ...

Checking if php.ini setting session.save_path='/usr/local/www/log/sessions/' is writable by the webserver: www/www drwxrwxrwx
Checking function imagecreatefromjpeg exists: True
Checking for tnef application: False
You dont have tnef or ytnef installed! It is needed to decode winmail.dat attachments in felamimail.
Checking for JPGraph in /usr/local/www/data/jpgraph: False
You dont have JPGraph version 1.13 or higher installed! It is needed from ProjectManager for Ganttcharts.
Please download a recent version from jpgraph.net/download/ and install it as /usr/local/www/data/jpgraph.
Please fix the above errors (
) and warnings(
)