L
L
ligisayan2019-08-17 19:54:23
PHP
ligisayan, 2019-08-17 19:54:23

How to install php-xml module on hosting with ISPmanager?

There is a site on wordpress where you need to import data using the wpallimport plugin .
However, I get the inability to load the excel file and the error:

WP All Import requires DOMDocument, XMLReader, and XMLWriter PHP modules to be installed.
These are standard features of PHP, and are necessary for WP All Import to read the files you are trying to import.
Please contact your web hosting provider and ask them to install and activate the DOMDocument, XMLReader, and XMLWriter PHP modules.

XMLReader and XMLWriter modules are installed, but to install DOMDocument you need to install php-xml module your system administrator." How can I install it myself? Hosting with ISPmanager access

Answer the question

In order to leave comments, you need to log in

4 answer(s)
L
ligisayan, 2019-08-23
@ligisayan

I found that for each of the 4 projects in the ips manager there were their own settings and versions of php on the server, and accordingly, for the desired site, an illogical, but different version was chosen, which did not contain extension rules.
Accordingly, the **XMLReader** module was not included in it.
The decision was prompted by the `php` version entry in the table header, which gives back
. I did not see where it is written in the panel

C
CityCat4, 2019-08-17
@CityCat4

How can I install it myself?

No way. Hosting is what the hoster put in. Does not want / cannot - you will not do anything, you have neither access nor rights. If you want to install it yourself - you need a VPS, it really has its own problems :)

R
Ruslan Fedoseev, 2019-08-18
@martin74ua

Go to PHP settings in ispmanager and enable the required module...

D
DO12, 2019-08-19
@DO12

It is worth clarifying that if you have shared hosting and the hoster has isp to manage it, then, most likely, you will only need to kick support further.
If you have a vps with an isp panel installed and in the php settings the necessary module is not searched for by "xml", then you need to specify the data for ssh access, then connect and install the necessary module. The process is very simple and easy to google, the main thing is to know what kind of OS you have on the server.
Don't forget to restart your web server after installation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question