amp page error 500

Posted in: Newspaper
Post count: 18

I had some problems with my amp pages, error 500
I installed Debug plugin and had not installed the DOMDocument module in PHP

” Uncaught Error: Class ‘DOMDocument’ not found”

Installed DOMDocument module and amp pages ok =)

Module Debug:
Debug SoniNow Team

Here is my contribution

  • This topic was modified 8 years by soaresrey.
Post count: 20685

Thank you for posting this solution, it may be helpful to other users with similar issues.

Post count: 6

Hi @soaresrey,

This is caused by lacking of php-xml extension. You show install it on your server and restart apache or php-fpm ( if your are using nginx ). Hope this helps!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.