Difference between revisions of "Roundcube"
Jump to navigation
Jump to search
(Created page with "<hide> page type::article thing type::webmail client category:software </hide> ==About== ===Files=== {| |- ! path !! description |- | /etc/roundcube | global confi...") |
(No difference)
|
Revision as of 18:02, 10 April 2015
About
Files
| path | description |
|---|---|
| /etc/roundcube | global configuration stuff |
| /usr/share/roundcube | application code |
| /var/lib/roundcube | installation image -- mostly links to pieces of the other two |
Notes
I wasn't able to get it working from the APT repository. Steps:
- Created link to /var/lib/roundcube
- Pasted link at (my domain public html)/roundcube
- Accessing http://(my domain)/roundcube brought up Roundcube sofware with error saying it couldn't connect to the database
- Remainder of interface was in some sort of Arabic script
- There was no change after configuring db parameters in /etc/roundcube
- Installed full version from download -- couldn't get mcrypt working, but that apparently isn't vital