Knowledgebase: Miva Empresa VM
Unresolved call to external function 'xml_parse'
Posted by - NA -, Last modified by Wayne Smith on 22 November 2011 08:43 AM
|
|
Issue: When running setup script in Merchant 5: Fatal error in mm5/setup.mvc @ [00000004:000000ec]: setup.mv: Line 219: Unresolved call to external function 'xml_parse' Reason: Miva Merchant 5 has 8 builtins. This error is a result of all 8 builtins not being added to the mivavm.conf file. Solution: mivavm.conf should have following builtins configured: builtindir=/path/to/mviavm/distribution/lib/builtins Or the httpd.conf is missing the following directive: SetEnv MVConfig_DIR_BUILTIN /miva_user/local/miva/lib/builtins (path to builtin libraries) | |
|
Comments (0)