• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

wrong permissions for UebiMiau

N

nisi

Guest
On a new installed plesk server (7.5.2) I added a few domains and activated UebiMiau (2.7 R4) for a few domains but unfortunately its not working.
I get a permission denied so watched the logs ad found: [Mon Apr 11 19:07:35 2005] [crit] [client 84.163.65.75] (13)Permission denied: /home/httpd/vhosts/xxxxxx.xxx/httpdocs/wmail/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

Then i checked permissions for the directory wmail: drwx------ 9 xxxxxxxx psacln 4096 Apr 11 19:25 wmail

Afaik It should be drwxr-xr-x :(

I deleted the domain and created a new one => same error.

Any hints why the permissions are wrong ? I know i can change them by hand but It should work without manually fixing it.

Thanx
 
Make sure that the directory is 755 and there are no .htaccess files in that directory with wrong permissions. If you chmod/chmod *, the .* files are not matched.
 
Originally posted by hardweb
Make sure that the directory is 755 and there are no .htaccess files in that directory with wrong permissions. If you chmod/chmod *, the .* files are not matched.
I didn't change anything. its a new domain !
Thats the default permissions from plesk creating the directory :(
 
*bump*

Anyone knows which part of plesk sets the permissions ? I cant find any readable scripts :(
 
Back
Top