Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ninja

Pages: [1]
1
E-Mail / Re: How to install Horde Webmail
« on: November 22, 2017, 05:33:56 AM »
I get error 500

I  followed same instruction except that I installed horde in /var/www/horde


domain/horde gives 5000 error

2
E-Mail / Re: roundcube shows blank page
« on: November 21, 2017, 11:24:17 AM »

[root@vmi149483 logs]# php -m | grep intl
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/php_intl.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/php_intl.so: cannot open shared object file: No such file or directory in Unknown on line 0
[root@vmi149483 logs]#

3
E-Mail / Re: roundcube shows blank page
« on: November 21, 2017, 10:37:44 AM »

what location should i Give?
[root@vmi149483 logs]# pecl install intl
downloading intl-3.0.0.tgz ...
Starting to download intl-3.0.0.tgz (248,200 bytes)
.....done: 248,200 bytes
150 source files, building
running: phpize
Configuring for:
PHP Api Version:         20131106
Zend Module Api No:      20131226
Zend Extension Api No:   220131226
Specify where ICU libraries and headers can be found [DEFAULT] :

4
E-Mail / Re: roundcube shows blank page
« on: November 21, 2017, 08:40:08 AM »
What is command to update it?

5
E-Mail / Re: roundcube shows blank page
« on: November 21, 2017, 08:05:42 AM »
[root@vmi149483 logs]# tail -f errors
#4 {main}
  thrown in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/boots                                                                               trap.php on line 405
[20-Nov-2017 23:26:55 UTC] PHP Fatal error:  Uncaught Error: Class 'Net_IDNA2' n                                                                               ot found in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/boots                                                                               trap.php:405
Stack trace:
#0 /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_utils.ph                                                                               p(891): idn_to_ascii('localhost')
#1 /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_utils.ph                                                                               p(869): rcube_utils::idn_convert('localhost', true)
#2 /usr/local/cwpsrv/var/services/roundcube/program/include/rcmail.php(600): rcu                                                                               be_utils::idn_to_ascii('localhost')
#3 /usr/local/cwpsrv/var/services/roundcube/index.php(109): rcmail->login('test@                                                                               manjusha.t...', 'test', 'localhost', true)
#4 {main}
  thrown in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/boots                                                                               trap.php on line 405

6
E-Mail / roundcube shows blank page
« on: November 21, 2017, 12:41:42 AM »
When I login using roundcube I get a blank page , whether login detaisl are correct or not.

Pages: [1]