I just did a new install of siteManager. When trying to create my first helloWorld test page, I get this error:
Fatal error: Call to undefined function: xml_parser_create() in /usr/local/lib/php/siteManager/lib/smConfigReader.inc on line 352
Any help is appreciated.
Thanks.
Sounds like you dont have XML support compiled into your PHP version. What does phpinfo(); say?
Log in to post a comment.
I just did a new install of siteManager. When trying to create my first helloWorld test page, I get this error:
Fatal error: Call to undefined function: xml_parser_create() in /usr/local/lib/php/siteManager/lib/smConfigReader.inc on line 352
Any help is appreciated.
Thanks.
Sounds like you dont have XML support compiled into your PHP version.
What does phpinfo(); say?