
jdn1976
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by jdn1976-
jdn1976 commented,
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 ...
-
jdn1976 commented,
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...
-
jdn1976 commented,
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 ...
-
jdn1976 created a post,
Transfer accounts from directadmin
Hello, I have a cPanel server, and another server with DirectAdmin panel. I saw on WHM > Transfers > Transfer Tool, that have option to select DirectAdmin. But when I try to connect to DirectAdmin ...
-
jdn1976 commented,
Yes, it is WordPress.
-
jdn1976 commented,
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...
-
jdn1976 commented,
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...
-
jdn1976 created a post,
301 Redirect Error
Hello, I have an issue when I create a redirect using cPanel, gives me an error: Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered wh...
-
jdn1976 commented,
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!
-
jdn1976 commented,
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...