jdn1976
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by jdn1976-
Try this: traceroute -T -p (Your Port) XXX.XXX.XXX.XXX It will show you where the Connection gets refused. If it gets completed in the first steps only, It means that Your Server or Datacenter is ...
-
Are you able to make an SSH connection from the command line of the cPanel server to the DirectAdmin server? If that isn't working, the Transfer Tool will also not work properly. The DirectAdmi...
-
Connection refused refers to Firewall problems or IP Address banned problem or Port not opened. Kindly check any other firewall like DC Firewall or ufw blocking the port from public access or the ...
-
Yes, it is WordPress.
-
Hello, I have checked on: intoDNS: checks DNS and mail servers health and there is no error on DNS entries. my .htaccess: RewriteOptions inherit # php -- BEGIN cPanel-generated handler, do not e...
-
ffeingol as you instrutions: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ www.example.com.br it opens normal and redirect to UptimeRobot | Free Website Monitoring) to monitor...
-
Hello, I solve the issue! I just removed the file: /opt/cpanel/ea-php72/root/etc/php.d/imagick.ini from all ea-php, and restart php-pfm and solve the issue!
-
Are you running 'vanilla' cPanel/WHM/CentOS or are you running CloudLinux and/or LiteSpeed Web server? I have you check the phpinfo (Utilities, System, PHPInfo) to see if says anything about imag...
-
Go to WHM then Module Installers then PECL and there type "imagick" then click on install. Do it for all of the PHP versions you want and this way it will work fine :) I try to install using WHM...