Welcome to the X2CRM application installer! We need to collect a little information before we can get your application up and running. Please fill out the fields listed below.
Cannot install X2CRM
Unfortunately, your server does not meet the minimum system requirements;
The "openssl" and "mcrypt" libraries are not available. If any application credentials (i.e. email account passwords) are entered into X2CRM, they will be stored in the database in plain text (without any encryption whatsoever). Thus, if the database is ever compromised, those passwords will be readable by unauthorized parties.
Zip: required but missing. This will result in the inability to import and export custom modules.
Fileinfo: required but missing. Image previews and MIME info for uploaded files in the media module will not be available.
cURL: required but missing. This will result in the following issues:
Time zone widget will not work
Contact views may be inaccessible
Google integration will not work
Built-in error reporter will not work
Furthermore, please note: without this extension, the requirements check script could not check the outbound internet connection of this server.
The PHP configuration option "allow_url_fopen" is disabled in addition to the CURL extension missing. This means there is no possible way to make HTTP requests, and thus software updates will not work.
The function proc_open and/or the "mysqldump" and "mysql" command line utilities are unavailable on this system. X2CRM will not be able to automatically make a backup of its database during software updates, or automatically restore its database in the event of a failed update.
The path defined in session.save_path (/tmp) is not writable. Uploading files via the media module will not work.
This directory is not writable by PHP processes run by the webserver.
Permissions and/or ownership of uploaded files do not permit PHP processes run by the webserver to write files.
The base directory configuration directive is set, and it does not include the current working directory.
Your server's PHP version: 5.2.17; version 5.3 or later is required
PHP scripts are not permitted to run the function "chmod".