Skip to content

Instantly share code, notes, and snippets.

@rahilwazir
Last active November 14, 2016 18:49
Show Gist options
  • Save rahilwazir/c452062c6278f2e35d957461c2905d75 to your computer and use it in GitHub Desktop.
Save rahilwazir/c452062c6278f2e35d957461c2905d75 to your computer and use it in GitHub Desktop.
PHP-FPM Fedora

Unable to open primary script

http://stackoverflow.com/a/31907528/2706988

phpMyAdmin session

$ sudo chown $USER:root /var/lib/php/session

Global SELinux permissive mode

$ nano /etc/sysconfig/selinux

Set SELINUX=permissive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment