• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. J

    Question Full Hostname, CBL blacklist

    Been listed again on CBL, same problem. I have no idea how to fix this. The CBL Results of Lookup 74.208.165.208 is listed This IP address was detected and listed 53 times in the past 28 days, and 4 times in the past 24 hours. The most recent detection was at Thu Nov 16 20:15:00 2017 UTC +/-...
  2. J

    Question Full Hostname, CBL blacklist

    Ok, here is what they are: /etc/hostname localhost.localdomain /etc/hosts 127.0.0.1 localhost.localdomain localhost localhost4 localhost4.localdomain4 ::1 localhost.localdomain localhost localhost6 localhost6.localdomain6 /etc/mailname file does not exist
  3. J

    Question Full Hostname, CBL blacklist

    CBL is blacklisting us: Results of Lookup 74.208.165.208 is listed 74.208.165.208 was found to be using the following name as the HELO/EHLO parameter during connections: "localhost.localdomain". We are using: Plesk Onyx Version 17.0.17 Update #36, last updated on Oct 19, 2017 03:23 AM Our...
  4. J

    Resolved Plesk connect to remote server, port closed

    Thank you...the firewall rules at the service provider were the issue. I added an exception and viola, it works. You are the man Igor!
  5. J

    Resolved Plesk connect to remote server, port closed

    74.208.165.208 is the main server.... 74.208.247.65 is the remote server. I don't have anything setup on it. Just trying to connect to 74.208.165.208 I tried your suggestion, but it didn't work.
  6. J

    Resolved Plesk connect to remote server, port closed

    Trying to open port 3306 for MYSQL remote access. Similar to this: Resolved - Cannot connect to database remote but on our server the firewall is not running. Centos 7 systemctl status firewalld ? firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded...
  7. J

    Question Source for server section of NGINX.conf

    I'm only asking here, because you guys seem to know everything....not sure if this is a Plesk issue or not. We run PHP 5.6.30 in production served with nginx through the Plesk Onyx panel. Our test site is PHP 7.0.19. Our website is Wordpress. I find myself needing to modify the nginx.conf...
  8. J

    Resolved OAUTH extension for PHP 7, Couldn't find pcre.h

    /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 error: Can't find PHP headers in /usr/include/php Solved by reading these forums and running (thank you IGOR) yum install make plesk-php70-devel gcc glibc-devel zlib-devel So re-run: /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 Log has error...
Back
Top