• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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