• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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