xml_parser_create error fix

If you come across this error, this means that php was not configured with this option.

To fix, recompile php removing the –disable all from the configure options.

After the make, you will need to make deinstall, then make install
Good luck!

Post to Twitter