Ok, quick question I believe everything is up to date on my signature as far as build info...
I have started using magento and it seems to absolutely hate php-cgi, I tried many work arounds and just sick of it. So I changed options.conf to php5-cli=yes and php5-cgi=no then ran ./build php this worked like a charm for magento, but my permissions are all wrong for the rest of my users.
I believe I have fixed this while keeping everything secure...let me know though if I am wrong.
I did chown -R apache:da_user ./public_html
in each users home directory. Seems to work just want to make sure I am ok with security as I have had my server hacked 3 times in the last 2 weeks.
I have started using magento and it seems to absolutely hate php-cgi, I tried many work arounds and just sick of it. So I changed options.conf to php5-cli=yes and php5-cgi=no then ran ./build php this worked like a charm for magento, but my permissions are all wrong for the rest of my users.
I believe I have fixed this while keeping everything secure...let me know though if I am wrong.
I did chown -R apache:da_user ./public_html
in each users home directory. Seems to work just want to make sure I am ok with security as I have had my server hacked 3 times in the last 2 weeks.
- How can I fix permissions/owners?
- Is cli less safe than cgi? (Can't find anyone really claiming that on google...)
- Will DA create new users with correct permissions/owners?
Last edited: