• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Firewalld, phpmyadmin and wordpress

David_Turk

New Pleskian
I cannot access phpmyadmin when firewalld is on, the page never loads and I do not receive an error. If I turn it off then bam it comes right up. I have tried adding mysql and port 3306 to the public zone but to no avail.

Images do not completely load from wordpress sites unless I turn the firewall off.

Can someone point me int the right direction. I have spent hours googleing and I still haven't found away around it having to turn it off when I need to access phpmyadmin. Obviously I need the websites to work correctly.

I have tried the Centos forums but they claim I must as plesk for support since the operating system is modified by Plesk.

I am really confused as to how to log what Firewalld blocks. It is way too complex for me to figure out but I do not want to abandon firewalld.

I am running Centos 7and Plesk 12. SSH port has been changed but no other port has. See below.

]# firewall-cmd --list-ports --zone=public
8880/tcp 20/tcp 8447/tcp 21/tcp 3306/tcp 8443/tcp 6000-6100/tcp 20/udp 4558/tcp 21/udp

~]# firewall-cmd --list-service --zone=public
dhcpv6-client ftp http https mysql ssh
 
Back
Top