• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Site loading issues

M

MitchH

Guest
Couple of issues with plesk on centos 5.4

Hey,

We are trialing plesk and plan to put it in to production but we are having a slight issue with getting a test domain setup and running.

When I set up the domain I didn't even get the default page that plesk puts in your httpdocs folder it would just load up and 'index of' page like it does now.

You can go here to see what I mean by going here: http://sitedev.dtsl.com.au/

Any idea on how to fix this? I'm sure it's something simple but I haven't been able to solve it just yet.
 
Last edited by a moderator:
But sitedev.dtsl.com.au is not resolvable:

$ host sitedev.dtsl.com.au
Host sitedev.dtsl.com.au not found: 3(NXDOMAIN)

$ host dtsl.com.au
dtsl.com.au has address 202.68.93.40

Make sure that you have A DNS record for this subdomain.
 
I got it working, it was a problem with the IP address, the DNS for the domain probably hasn't propagated.

I have another issue though which is giving me some trouble, well two issues.

I can't access 'log manager' in the domain I get the following error:

ERROR: PleskFatalException

LogFilesList->init() failed: filemng failed: filemng: Cannot run as forbidden uid: 401

0: common_func.php3:108
psaerror(string 'LogFilesList->init() failed: filemng failed: filemng: Cannot run as forbidden uid: 401')
1: LogsUIPointer.php:125
LogsUIPointer->accessItem(string 'GET', NULL null)
2: UIPointer.php:596
UIPointer->access(string 'GET')
3: plesk.php:38

The other problem is when I go to check the web statistics the page simply times out. Not sure if these two issues are going to be related but I need to work on resolving them both before we consider this for production.
 
Never saw this error earlier. Seems there is permissions problem. Check UID 401 in your system. Are you sure that you have not performed some system modifications after Plesk installation?
 
About all that has happened to it was updates so I'm unsure if anything that got updated could have broke the plesk install.

UID 401 is psaadm
 
Back
Top