Sessión folder permission denied with correct Owner

Hi.

I just install SuiteCRM in a CentOS 7 with apache in folder ‘/var/www/html/crm’.

When i try to login, it show a meesage that sessions folder cannot be accesible, i checked the folder owner and permissions and seems to be fine, so i don’t know that i’m missing here.


Warning: session_start(): open(/var/www/html/sessions/sess_tu2rjla6b2vkc7cu379mitgtb5, O_RDWR) failed: Permission denied (13) in /var/www/html/crm/include/MVC/SugarApplication.php on line 619

I also tried with 777 permissiion but the error persist.

Hope you can guide to solve this.

Thanks.

So i try to login but is not possible, just stays in login page.

I solve this configuring SeLinux with this command:


# setsebool -P httpd_unified 1