Roundcube webmail...

Status
Not open for further replies.

duncanmi

New Member
Messages
4
Reaction score
0
Points
0
Hi,

is it possible & is it allowed to install roundcube webmail?

the requirements are as follows:

REQUIREMENTS
============

* The Apache or Lighttpd Webserver
* .htaccess support allowing overrides for DirectoryIndex
* PHP Version 5.2 or greater including
- PCRE (perl compatible regular expression)
- DOM (xml document object model)
- libiconv (recommended)
- mbstring (optional)
* php.ini options:
- error_reporting E_ALL & ~E_NOTICE (or lower)
- memory_limit (increase as suitable to support large attachments)
- file_uploads enabled (for attachment upload features)
- session.auto_start disabled
- zend.ze1_compatibility_mode disabled
* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
* A MySQL or PostgreSQL database engine or the SQLite extension for PHP
* One of the above databases with permission to create tables
* An SMTP server or PHP configured for mail delivery

Cheers,
 

zapzack

New Member
Messages
606
Reaction score
19
Points
0
Yeah, you can install it.. Just put it in a folder inside public_html.. If you need help installing it pm me..
 
Status
Not open for further replies.
Top