xml_parser_create error ??
Mar.08, 2008 in
Computers & Servers
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!
Comments Off














