• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

not work any domain http://

Marek_Bojarovic

Basic Pleskian
i have installed CentOS Linux release 7.0.1406 (Core) make yum update then install plesk panel, and any domains adress http not work, i can only connect in cpanel via ip adress
in panel i see this
File Sharing
Internal error: Error in cURL request: Failed connect to 213.136.94.250:80; Connection refused
80port refused why ? i have fresh install
 
Last edited:
/var/log/messages
Dec 21 17:49:30 vmi32882 named[1229]: client 66.249.66.3#45143 (domain.com): query (cache) 'domain.com/A/IN' denied
Dec 21 17:52:09 vmi32882 yum[8738]: Installed: libtalloc-2.0.8-4.el7.x86_64
Dec 21 17:52:09 vmi32882 yum[8738]: Installed: libtevent-0.9.18-6.el7.x86_64
Dec 21 17:52:09 vmi32882 yum[8738]: Installed: libtdb-1.2.12-3.el7.x86_64
Dec 21 17:52:09 vmi32882 yum[8738]: Installed: libldb-1.1.16-4.el7.x86_64
Dec 21 17:52:09 vmi32882 yum[8738]: Installed: pytalloc-2.0.8-4.el7.x86_64
Dec 21 17:52:10 vmi32882 yum[8738]: Installed: libwbclient-4.1.1-37.el7_0.x86_64
Dec 21 17:52:10 vmi32882 yum[8738]: Installed: samba-libs-4.1.1-37.el7_0.x86_64
Dec 21 17:52:11 vmi32882 yum[8738]: Installed: samba-common-4.1.1-37.el7_0.x86_64
Dec 21 17:52:11 vmi32882 systemd: Reloading.
Dec 21 17:52:11 vmi32882 systemd: Reloading.
Dec 21 17:52:11 vmi32882 yum[8738]: Installed: samba-4.1.1-37.el7_0.x86_64
Dec 21 17:52:11 vmi32882 systemd: Started MariaDB database server.
Dec 21 17:52:11 vmi32882 yum[8738]: Installed: psa-fileserver-12.0.18-cos7.build1200140811.16.x86_64
Dec 21 17:52:12 vmi32882 systemd: Started MariaDB database server.
Dec 21 17:52:12 vmi32882 kernel: tun: Universal TUN/TAP device driver, 1.6
Dec 21 17:52:12 vmi32882 kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Dec 21 17:52:12 vmi32882 systemd: Reloading.
Dec 21 17:52:12 vmi32882 systemd: Reloading.
Dec 21 17:52:12 vmi32882 systemd: Reloading.
Dec 21 17:52:12 vmi32882 yum[8738]: Installed: psa-vpn-12.0.18-cos7.build1200140811.16.x86_64
Dec 21 17:52:15 vmi32882 systemd: Started MariaDB database server.
Dec 21 17:52:15 vmi32882 systemd: Stopping LSB: Start Plesk engine...
Dec 21 17:52:15 vmi32882 systemd: Started MariaDB database server.
Dec 21 17:52:15 vmi32882 sw-engine: Stopping sw-engine-fpm: [ OK ]
Dec 21 17:52:15 vmi32882 psa_service: Stopping sw_engine service... already stopped
Dec 21 17:52:15 vmi32882 sw-engine: Fatal error: Call to undefined method Lock::clean_lock_manager_shm() in Command line code on line 1
Dec 21 17:52:15 vmi32882 systemd: Starting LSB: Start Plesk engine...
Dec 21 17:52:15 vmi32882 sw-engine: Starting sw-engine-fpm: [ OK ]
Dec 21 17:52:15 vmi32882 systemd: Started LSB: Start Plesk engine.
Dec 21 17:53:01 vmi32882 systemd: Starting Session 3 of user root.
Dec 21 17:53:01 vmi32882 systemd: Started Session 3 of user root.
Dec 21 17:54:53 vmi32882 yum[9555]: Installed: gpm-libs-1.20.7-5.el7.x86_64
Dec 21 17:54:53 vmi32882 yum[9555]: Installed: 1:mc-4.8.7-8.el7.x86_64
Dec 21 17:57:17 vmi32882 named[1229]: client 179.43.146.154#55770 (rukojop.com.ru): query (cache) 'rukojop.com.ru/ANY/IN' denied
 
Could be the fierce firewalld service in CentOS 7. Try disabling it temporarily and see if those websites come alive:

systemctl stop firewalld

If your sites work with the firewall down, try installing the Plesk Firewall extension and activate it. This will allow Plesk to manage the service and apply the correctly rules.
 
Back
Top