+ Reply to Thread
Results 1 to 3 of 3

Thread: HTTP Error 500 when attempting to read some messages

  1. #1
    superkev is offline Registered User
    Join Date
    Sep 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default HTTP Error 500 when attempting to read some messages

    I just upgraded from 0.1rc2 to 0.2a, and now I can not read some of the messages in my inbox. Double clicking on the message results in a HTTP 500 error screen. I get this in the error log:

    [02-Sep-2008 02:27:17] PHP Warning: include_once(DOMDocument.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /var/www/html/rcmail/program/include/iniset.php on line 76
    [02-Sep-2008 02:27:17] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'DOMDocument.php' for inclusion (include_path='/var/www/html/rcmail/:/var/www/html/rcmail/program:/var/www/html/rcmail/program/lib:/var/www/html/rcmail/program/include:.:/usr/share/pear:/usr/share/php') in /var/www/html/rcmail/program/include/iniset.php on line 76
    [02-Sep-2008 02:27:17] PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/rcmail/program/lib/washtml.php on line 188

  2. #2
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    Hi,

    Do you have the Dom XML PHP extension installed? The installer that should tell you whether or not you've got it but it looks like its missing or RC cant find it atleast. More information can be found about it here http://www.php.net/manual/en/intro.dom.php.

  3. #3
    superkev is offline Registered User
    Join Date
    Sep 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    Thanks! Your answer led me to the solution to the problem, which was that php-xml wasn't installed on my machine. As soon as I installed it and restarted Apache, RoundCube worked again. Maybe RoundCube isn't checking for php-xml?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts