I know nothing of Linux or Apache security and obviously not enough of Windows for that matter.
On the Install Wiki page, step 4 says to Set ownership of the SuiteCRM directory.
The example given is chgrp ApacheUser.ApacheGroup -R recursively sets ownership for root directory to Apache user and group.
Does this mean I’m to create a new User Group called ApacheGroup and a New User called ApacheUser on the SuiteCRM directory?
Step 5 says “The system user that your web server uses varies depending on your operating system.”
I’m using Apache 2.4. Do I add IUSR with full control to the Apache folder? (IUSR_computerName is not an available option. Just IUSR available).
The Wiki goes on to say:
"If you are unsure how to set your web server user on your operating system, contact your web server host. If you are installing SuiteCRM locally and need assistance, visit our support forums.
1.Set the following permissions on the SuiteCRM directory(Linux): 1.sudo chown -R www-data:www-data .
2.sudo chmod -R 755 .
3.sudo chmod -R 775 cache custom modules themes data upload config_override.php "
What does this mean in Windows environment?
It then goes on to say “If you are experiencing issues with setting permissions on your SuiteCRM instance, visit our support forums.”
Well… I’m having issues so here I am.
I’m OK with someone pointing me in the direction of documentation explaining the equivalencies between the 2 systems. I do like to learn.
I’ve tried searches but have not found anything that helps. Maybe my search query is asking the wrong question I don’t know.
I look forward to any help.
Thanks