|
|
|
Setup Main Menu
|
Setup
Checking the eGroupWare Installation Checking required PHP version 5.1+ (recommended 5.2+): 5.6.40 ==> True Checking php.ini: safe_mode = Off: ini_get('safe_mode')='' = Off Checking php.ini: magic_quotes_runtime = Off: ini_get('magic_quotes_runtime')='' = Off Checking php.ini: register_globals = Off: ini_get('register_globals')='' = Off Checking php.ini: display_errors = Off: ini_get('display_errors')='' = Off Checking php.ini: memory_limit >= 24M: ini_get('memory_limit')='32M' Checking php.ini: max_execution_time >= 30: ini_get('max_execution_time')='60' Checking php.ini: file_uploads = On: ini_get('file_uploads')='1' = On Checking php.ini: upload_max_filesize >= 8M: ini_get('upload_max_filesize')='16M' Checking php.ini: post_max_size >= 8M: ini_get('post_max_size')='8M' Checking php.ini: include_path contain .: ini_get('include_path')='.:/opt/cpanel/ea-php56/root/usr/share/pear' 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 (/opt/cpanel/ea-php56/root/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')='' = 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: True Checking extension pgsql is loaded or loadable: True Checking extension pdo_pgsql is loaded or loadable: True Checking extension odbc is loaded or loadable: True Checking extension pdo_odbc is loaded or loadable: True Checking extension oci8 is loaded or loadable: FalseThe oci extension is needed, if you plan to use a Oracle database.
Checking extension pdo_oci is loaded or loadable: FalseThe 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 imap is loaded or loadable: True Checking extension dom is loaded or loadable: True Checking PEAR is installed: 1.10.18 Checking PEAR::HTTP_WebDAV_Server is installed: FalsePEAR::HTTP_WebDAV_Server is needed by: WebDAV. You can install it by running: pear install HTTP_WebDAV_Server
Checking PEAR::Auth_SASL is installed: FalsePEAR::Auth_SASL is needed by: EMailAdmin, felamimail. You can install it by running: pear install Auth_SASL
Checking PEAR::Net_IMAP is installed: FalsePEAR::Net_IMAP is needed by: EMailAdmin, felamimail. You can install it by running: pear install Net_IMAP
Checking PEAR::Net_Sieve is installed: FalsePEAR::Net_Sieve is needed by: felamimail. You can install it by running: pear install Net_Sieve
Checking PEAR::XML_Feed_Parser is installed: FalsePEAR::XML_Feed_Parser is needed by: news_admin. You can install it by running: pear install XML_Feed_Parser
Checking PEAR::Log is installed: FalsePEAR::Log is needed by: SyncML. You can install it by running: pear install Log
Checking for GD support...: True Checking file-permissions of . for not world writable: kno1700/kno1700 drwxr-xr-xThis might take a while, please wait ...
Checking if php.ini setting session.save_path='/var/cpanel/php/sessions/ea-php56' is writable by the webserver: kno1700/kno1700 drwx------Please fix the above errors (
|