Resolved: Yii 1 - Error 500 - include(DOMDocument.php): failed to open stream: No such file or directory
I move my Yii1 project from shared hosting to VDS VPS Ubuntu hosting and get some error
In shared hosting my php version is 5.7, in new hosting my php version is 7.0.*
Error 500 - include(DOMDocument.php): failed to open stream: No such file or directory
In shared hosting my php version is 5.7, in new hosting my php version is 7.0.*
One comment
PHP-XML lib not exists in your hosting in PHP 7.0
Leave a Comment