Permission error

I have folder and file permissions errors.
Exactly which permission errors?
Which php version?
Which php mode?
Which OS distro?
Apache or nGinx or (open)Litespeed?
Did you run the permissions script and what was the outcome?
 
What script?
Well you pointed to the other thread so I thought you had seen it.

Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh all

But you might beter use this to begin with:

Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh user_homes

I missed the answer to my question exactly which permission errors are shown.
Maybe the script requires your image directory to have 777 while normally 755 would be enough under php-fpm.
I wouldn't recommend to use 777 anyway.

Which owner and which chmod does that image directory have?

Also check this:
 
FYI, I don't know what happens with your system. But I just did a testinstall via Softaculous on my server.
Also php-fpm 7.4 on Centos 7 with apache2 and it worked instantly, no errors.
 
Too many errors when I reset the permissions

What do you recommend?

Mz
 
I don't know. I would recommend to have a specialist look at this or send in a ticket.

Normally such install should give not any issues and the script should not throw so much errors, so maybe a ticket is best.
 
Back
Top