People,
On , Philip Rhoades wrote:
People,
On , Philip Rhoades wrote:
People, After upgrading from Fedora 16 x86_64 to Fedora 18 x86_64 my RC setup (v0.9-beta that is unchanged) has ground to a halt - I click on a HTML mail (plain text mails seem to be OK) and "Loading . ." shows for ages and finally disappears with the preview pane still blank and sometimes the window is then unresponsive. Could it be something missing out of the new httpd.conf? Suggestions?
I found in the error log:
PHP Fatal error: Class 'DOMDocument' not found in /home/ssl/webmail/program/lib/Roundcube/rcube_washtml.php on line 347
Those lines are:
/** * Main function, give it untrusted HTML, tell it if you allow
loading * remote images and give it a map to convert "cid:" urls. */ public function wash($html) { // Charset seems to be ignored (probably if defined in the HTML document) $node = new DOMDocument('1.0', $this->config['charset']);
- not sure what to do about it though - why would the OS version
upgrade upset this?
Installing with:
yum install php-xml
and restarting httpd fixed the problem!
Regards,
Philip Rhoades
GPO Box 3411 Sydney NSW 2001 Australia E-mail: phil@pricom.com.au