• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

internal sitebuilder error

O

omar_armas

Guest
Hi, I installed sitebuilder 3.0.2 in a debian box and I'm getting the next error when I create I new site and apply changes when modifying the default structure:

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: AttValue: " or ' expected in Entity, line: 1 in /opt/sitebuilder/include/SB/Actions/Wizard/Pages.php on line 87

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: attributes construct error in Entity, line: 1 in /opt/sitebuilder/include/SB/Actions/Wizard/Pages.php on line 87

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Couldn't find end of Start Tag PAGE line 1 in Entity, line: 1 in /opt/sitebuilder/include/SB/Actions/Wizard/Pages.php on line 87


Any idea about how to solve it?

Omar
 
Originally posted by Dmitry Frantsev
What does check.php script say? Try to run http://sitebuilder.domain.tld/check.php script. It should check if all necesssary requirements are observed on this server and output the results.

Thanks, I had a warning:

WARNING : setting magic_quotes_gpc must be off

corrected it and now it's working fine.

Greetings,

Omar
 
Back
Top