techAMIGO
- Total activity 117
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 50
Comments
Recent activity by techAMIGO-
Hi toplisek, Yes, those curl commands can be executed in the terminal to see the site is enabled with GZIP and brotli compression. Also you could find of online checkers to find the compressions e...
-
Hello webstyler, Perhaps this website will interest you and which provides suggestions. Regards, Techamigo
-
That means your nameserver doesn't have an issue for fetching IP from the zone, it leads to a domain issue. you can check with the domain registrar and raise the same issue there. I hope they will ...
-
Hi, Make sure following dig query returns correct A record, if you have already configured the domain via your own nameservers. dig A xxxxxxx.com @your-server-nameserver if this returns the ...
-
On a quick look it seems php module requirements are satisfied for whmcs working. as mentioned in the whmcs System_Requirements page,
-
Hi, It seems above module installed and worked. now getting new errors where other modules are missing too from php like msqlnd so please run the command /opt/cpanel/ea-php74/root/usr/bin/php -m...
-
HI, yeah the above yum works only with centos/RHEL based systems. if the server is ubuntu, yes, try with the that apt commands.
-
Hi, it seems snmp module is enabled in the php but the snmp package not enabled in the server. please try install using the following command yum install net-snmp net-snmp-libs net-snmp-utils ho...
-
Hello, hirschbergh Send us a screenshot of the cronjob you added to cPanel, if possible. Please check to see if it includes the timing you set and the command you entered.
-
Hi, Yes, either you can limit the things displayed in the server information from the feature manager or you can fully remove the server information link using by editing theme index files fo...