Author Topic: Mails do not open  (Read 2861 times)

Offline conscientia

  • Newbie
  • *
  • Posts: 3
Mails do not open
« on: December 07, 2009, 02:16:25 PM »
Hey i installed roundcube and an simple loving it! But it seems rouncube has problems parsing some mails, like i registered on twitter and the mail simply won't open! any ideas, why?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Mails do not open
« Reply #1 on: December 07, 2009, 03:58:59 PM »
Is there anything in your error log?

Offline conscientia

  • Newbie
  • *
  • Posts: 3
Mails do not open
« Reply #2 on: December 08, 2009, 03:15:14 PM »
Quote from: skaero;23721
Is there anything in your error log?
yes. this is what it has

Code: [Select]
[08-Dec-2009 20:00:52] PHP Warning:  include(DOMDocument.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /var/www/html/mail/program/include/iniset.php on line 99
[08-Dec-2009 20:00:52] PHP Warning:  include() [<a href='function.include'>function.include</a>]: Failed opening 'DOMDocument.php' for inclusion (include_path='/var/www/html/mail/:/var/www/html/mail/program:/var/www/html/mail/program/lib:/var/www/html/mail/program/include:.:/usr/share/pear:/usr/share/php') in /var/www/html/mail/program/include/iniset.php on line 99
[08-Dec-2009 20:00:52] PHP Fatal error:  Class 'DOMDocument' not found in /var/www/html/mail/program/lib/washtml.php on line 247

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Mails do not open
« Reply #3 on: December 09, 2009, 06:46:35 AM »
What version of php are you running?

Offline conscientia

  • Newbie
  • *
  • Posts: 3
Mails do not open
« Reply #4 on: December 09, 2009, 09:09:40 AM »
5.2.11

i searched a bi on other sites n they say something about libxml... what about that?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Mails do not open
« Reply #5 on: December 09, 2009, 09:28:13 AM »
Do you have the php-xml module installed?