New install/update receiving a fatal error (DOMDocument not found…)

  • March 11, 2018 at 00:29 #14590
    mikestan
    Participant

    I am coming back to an old ASA1 install that I just updated and am unable to start setting it up because ohe following error on the Setup tab.

    Fatal error: Class ‘DOMDocument’ not found in /var/www/[my_site_path]/wordpress/wp-content/plugins/amazonsimpleadmin/lib/Asa/Service/Amazon.php on line 249

    Please advise

    • This topic was modified 6 years, 4 months ago by mikestan.
    March 11, 2018 at 09:14 #14592
    mikestan
    Participant

    Figured it out. – needed to install more of the PHP framework, specifically php-xml for CentOS. This opens a can-o-worms depending on your OS version yet you will need to install/enable the remi repository beforehand.

    March 11, 2018 at 11:00 #14593
    Timo
    Keymaster

    Thank for your feedback. I am happy that you could solve it on your own. ASA depends on PHP DOMDocument which is part of the default installation (see http://php.net/manual/de/class.domdocument.php). Of course, there may be some extensions missing for PHP installations that are not standard. But DOMDocument should always be part of PHP since version 5.

    If you still have questions, please let me know.

You must be logged in to reply to this topic.