Closed XnIcRaM closed 7 years ago
I think you'r using linux?
Debian/Ubuntu:
apt-get install php5.6-xml
Centos(not 100% sure):
yum install php-xml or yum install php5.6-xml
regards
Shad86
it's work's thakns you!
I work on CentOS and yum install php-xml works perfect, after restart apache I can install TSN-Ranksystem.
It doesn't work without SimpleXML? I try to add it (SimpleXML) to my php 5.6.30 but probably there is no way to add this extension or I can find solution :/ Can someone help me in any way?