Hey zilab, I have the same problem. Were you able to fix it?
Thread Starter
zilab
(@zilab)
yes, make sure php-xml is installed, that solved my problem
In my case the post title is there but the content(image) is not fetched! I checked my media library and the upload of the content was not done (broken image). Just bear in mind that I did enable image caching.
@zilab, you mentioned about installing php-xml. How do you do it? Any suggestion please!?
Thread Starter
zilab
(@zilab)
depends on your host,
usually if you have root access and your linux is a CentOS based linux, you can do a
$ yum install php-xml
So you mean to say, I require to provide wpematico a root access to the media/upload folder?