
sabohn
sabohn
About
- Username
- sabohn
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
I found the problem. In case you get this type of error : " PHP Fatal error: Class ‘DOMDocument [...] " It's because DOMDocument instance require dom-xml => BeTheme require php-xml package :sudo yum install php-xml ( centos )then rest…