You need to download additional language pack from roundcube website. I dont know is Thai is supported.After trying Roundcube..
Good & Nice features
But the email not showing Thai message (tis-620 encoding) correctly.
Uebimiau can showing 100% of email message in thai correctly (After modified 2 lines of code)
Only subject in UTF-8 that show as #9999#8888 but not big issue.
How do users access RC from their control panels? I dont see a menu option being added for all the themes only an alias outside of the control panel.
SoftException in Application.cpp:297: GID of script "/var/www/html/roundcube//index.php" is smaller than min_gid
*** glibc detected *** double free or corruption (fasttop): 0x093979f0 ***
[Mon Mar 5 13:54:20 2007] [error] [client 62.177.220.226] Premature end of script headers: /var/www/html/roundcube//index.php
[Mon Mar 5 13:54:20 2007] [error] [client 62.177.220.226] File does not exist: /home/oele/domains/oele.org/public_html/500.shtml
gzip: stdin: unexpected end of file
/bin/tar: Child returned status 1
/bin/tar: Error exit delayed from previous errors
Directory /var/www/html/roundcubemail-0.1beta2 does not exist
Why not just use the ELS script to install it..I used that..worked fine.
After installation and a reboot of apache I got the folowing error:
Code:SoftException in Application.cpp:297: GID of script "/var/www/html/roundcube//index.php" is smaller than min_gid *** glibc detected *** double free or corruption (fasttop): 0x093979f0 *** [Mon Mar 5 13:54:20 2007] [error] [client 62.177.220.226] Premature end of script headers: /var/www/html/roundcube//index.php [Mon Mar 5 13:54:20 2007] [error] [client 62.177.220.226] File does not exist: /home/oele/domains/oele.org/public_html/500.shtml
For me the solution is to changen the owning user from root:root to apache:apache
Has anyone else had this problem?
Fixed. Had to go into the packages folder and delete "roundcubemail-0.1beta2.tar.gz".I tried deleting the file and retrying the steps, but I still get the same error. Any ideas?Code:gzip: stdin: unexpected end of file /bin/tar: Child returned status 1 /bin/tar: Error exit delayed from previous errors Directory /var/www/html/roundcubemail-0.1beta2 does not exist
cp: cannot stat `/var/www/html/roundcube/logs/*': No such file or directory
cp: cannot stat `/var/www/html/roundcube/temp/*': No such file or directory
da_roundcube exists. Please remove the database if you want to do a fresh reinstall.
Editing roundcube configuration...
Roundcube has been installed successfully
RoundCube alias is already added to /etc/httpd/conf/httpd.conf
SERVICE CURRENTLY NOT AVAILABLE!
Error No. 1f4)
- Installed flawlessly on CentOS 4.4 x64 (2 servers)
- Problems on CentOS 4.4 x86 (1 server)
Code:cp: cannot stat `/var/www/html/roundcube/logs/*': No such file or directory cp: cannot stat `/var/www/html/roundcube/temp/*': No such file or directory da_roundcube exists. Please remove the database if you want to do a fresh reinstall. Editing roundcube configuration... Roundcube has been installed successfully RoundCube alias is already added to /etc/httpd/conf/httpd.conf
When I go to the URL, I get:
Code:SERVICE CURRENTLY NOT AVAILABLE! Error No. 1f4)
I would log in as root but I don't know root's MySQL password (DA set it up for us) so I can't drop the db and start over.
Any suggestions?