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

Problem Editing

I

Ironsights2

Guest
Hi, I have HostGator and when I try to start working with SiteBuilder I get the following:

Internal SiteBuilder error.
File: /usr/local/sitebuilder/include/Base/Utils/Dir.php; Line: 27
Message: Unable to create directory /usr/local/sitebuilder/htdocs/sites/9f/9f1ace73c50c8787d55deaa72a98c4db/customImages/header (recursive: 1); Code: 0

Does anyone know how to fix that?
 
Do you have access to the server to check it directly there? Try to check that in Sitebuilder configuration proper web server and group defined:

# sb_config --help|grep httpd_owner
--httpd_owner Webserver user and group [apache:apache]

If you have Cpanel on the server, it should be nobody:nobody instead of apache:apache.
Does this issue affect all sites you have? Try to check directory /usr/local/sitebuilder/htdocs/sites/9f/9f1ace73c50c8787d55deaa72a98c4db/ and output here the following information:

# ls -la /usr/local/sitebuilder/htdocs/sites/9f/9f1ace73c50c8787d55deaa72a98c4db/
# ls -la /usr/local/sitebuilder/htdocs/sites/9f/9f1ace73c50c8787d55deaa72a98c4db/customImages

By the way, try to check Logs section in Sitebuilder Admin CP if you have any error message there.
 
Like I said, I have it for Hostgator, it isn't downloaded.
 
As I understand you do not have root (administrator) access to the server. So in this case better contact to Hostgator support. It would be useful to provide them details from the thread. Let me know if I can do anything else for you here.
 
Back
Top