• 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.

Build wont create filed

Meletis_Flevarakis

New Pleskian
Hello, i was building a website with the builder and after i tried to publish it i noticed that the files weren't in their place. Even when im trying to publish it over and over again it says that its "succesfully" published.
On the domain im getting a 404 error.
How can i force the build to generate the files again?
 
Hi Meletis_Flevarakis,

I assume, that you created a subdomain and use the Webpresence builder to create content for that subdomain. According to your DNS - settings, the subdomain routes to the domain - root ( CNAME record points to example.com ), so the Webpresence builder should put the content to example.com instead of subdomain.example.com. You could double check if I am right, by comparing your content in "/var/www/vhosts/example.com/httpdocs" and "/var/www/vhosts/eample.com/subdomain.example.com". In order to fix this, please change the CNAME - record to an A record.

The only really "error" from the Webpresence builder is the part "...Zend_Controller_Dispatcher_Exception: Invalid controller specified (templates)...". Please be sure not to click around, when the site is still loading, because this will cause errors with unfinished tasks...and will cause the dispatcher to take over, instead of finishing the task.
 
Back
Top