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

Permission problems on new RHEL5/Plesk server

spaceout

Basic Pleskian
I just started setting up a new server (RHEL5 & Plesk 8.3) and I'm getting a lot of permission type errors. It's a fresh install with the exception of installing Art's ASL package. Here are some of the errors I'm getting...

When trying to view any web page...

Forbidden
"You don't have permission to access / on this server."

Trying to access the File Manager tool from within Plesk...

ERROR: PleskUtilException
filemng failed: filemng: opendir failed: Permission denied

System error 13: Permission denied

0: /usr/local/psa/admin/plib/class.FileManager.php:199
FileManager->exec_wrapper(string 'filemng', array, string 'lst')
1: /usr/local/psa/admin/plib/class.FileManager.php:345
FileManager->ls_wrapper(string 'dirs', string '/var/www/vhosts/spaceout.com')
2: /usr/local/psa/admin/plib/class.FileManager.php:310
FileManager->ls_dirs_wrapper(string '/var/www/vhosts/spaceout.com')
3: /usr/local/psa/admin/plib/class.FileManager.php:701
FileList->fetchFileList()
4: /usr/local/psa/admin/plib/class.cList.php3:103
cList->fetchList()
5: /usr/local/psa/admin/plib/class.cList.php3:123
cList->init()
6: /usr/local/psa/admin/htdocs/filemanager/filemanager.php:584

Trying to access the log manager...

ERROR: PleskFatalException
LogFilesList->init() failed: filemng failed: filemng: stat failed: Permission denied

System error 13: Permission denied

0: /usr/local/psa/admin/plib/common_func.php3:158
psaerror(string 'LogFilesList->init() failed: filemng failed: filemng: stat failed: Permission denied System error 13: Permission denied')
1: /usr/local/psa/admin/htdocs/domains/logs/log_files.php:122

Trying to send out an email from Horde...

Forbidden
"You don't have permission to access /imp/compose.php on this server."

Any ideas what caused all of this? Is it related to installing ASL? Again, this is a brand new box.

EDIT: One other thing...the one domain I do have on this server was migrated over from one of my other servers. Could the migration process have caused the errors?

Thanks for any help.
 
Migration...

It was definitely a problem with the migration. I deleted the domain and did a new migration and now it's working fine.
 
Apparently there is still a problem. When I migrating the site a 2nd time it worked fine for a while. Now all of the permission problems have returned. Any ideas?
 
Back
Top