I am working on a Fedora 14 machine.<br> I am running a Lamp (php) server.<br>I am running into issues with selinux reporting <br>warnings that httpd is attempting to access variables in my template files.<br>When I correct the issues using the selinux context manager they repear when my httpd is restarted.<br>
I follow the command inputs to make the allow behavor the default and get errors as well.<br>When I change selinux  to permissive mode with echo 0 &gt; /selinux/enforce.<br>It still blocks template compiling and generates errors.<br>
This is causing my smarty template system to fail.<br>Any help or advice would be great.<br>Thank you ,<br>Ron<br><br><br>