Hello, you are having this error while trying to activate the plugin. Has anyone ever had this error?
Warning: mysqli_connect(): (HY000/2002): Permission denied in
thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Apache was not configured for external access.
Friends, the solution is:
sudo setsebool -P httpd_can_network_connect 1
Apache was not configured for external access.
Friends, the solution is:
sudo setsebool -P httpd_can_network_connect 1
Apache was not configured for external access.
Friends, the solution is:
sudo setsebool -P httpd_can_network_connect 1
Apache was not configured for external access.
Friends, the solution is:
sudo setsebool -P httpd_can_network_connect 1
Apache was not configured for external access.
Friends, the solution is:
sudo setsebool -P httpd_can_network_connect 1
I got following after running
“sudo setsebool -P httpd_can_network_connect 1”
Cannot set persistent booleans without managed policy
any idea?
Hi, i am having same problem but not in the suituation while activate the plugin, Acutually getting this warning while upgrading php from 3.5 to 3.9.25 Also i have disabled selinux, but same result i am getting