Top "Selinux" questions

NSA Security-Enhanced Linux (SELinux) is an implementation of a flexible mandatory access control architecture in the Linux operating system.

How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data

I was trying to update libc in our Ubuntu server but it failed and now when I reboot the server …

security ubuntu linux-kernel selinux panic
Attempt to write a readonly database - Django w/ SELinux error

I have a CentOS server on which I have Apache, Django, Django CMS and mod_wsgi. My Django project files …

django sqlite selinux
phpMyAdmin + CentOS 6.0 - Forbidden

I always get this message when I would like access my phpMyAdmin. w3m localhost/phpmyadmin Forbidden You don't have …

phpmyadmin centos selinux
php error_log not working

This has been asked 1000 times and I have browsed through the different posts before posting this but have not found …

php error-logging error-log selinux
How to set SELinux to 0 or permissive mode in android 4.4.4 and above?

I want to set the SELinux (Security Enhanced Linux) mode to Permissive or (0) on android 4.4.4 (and above if possible). I …

android android-4.4-kitkat selinux
set_metadata_recursive failing on Android install

I'm trying to bring up a 4.4 android build for my droid razr HD. It compiles cleanly, but when I try …

android installation rom selinux
Temporary disable or modify SELinux on Android

I'm the developer on a root-app for Android. Sadly now on some devices/ROMs there is SELinux in enforce-mode and …

android selinux
Unknown/unsupported storage engine: InnoDB

I'm setting up a replication server and when I try to start the mysql service for the first time, it …

mysql centos selinux
file_put_contents not creating txt file

I currently have a php script that is running when a browser browser browses to the webpage. What I'm trying …

php linux apache centos selinux
PHP unable to create a directory with mkdir

I have a previously working PHP script that is able to create a directory with mkdir: $webfolder = "/var/www/html/…

php apache permissions mkdir selinux