Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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 +/-...
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
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...
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.
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...
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...
/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...