lldeepakll
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
Comments
Recent activity by lldeepakll-
I was thinking of just modifying the domain name from (1) to a fake non existent domain and rename the fake non existent domain of account (2) to my aaa.som domain. Is this practice correct? He...
-
Hi Thanks for your reply for the cPanel error i am unable to see the WHM > Account Functions > Manage Shell Access i have attached screen shot As per the screenshot you are logged in with resell...
-
Hello, Review the following eximstats thread as it might be helpful for you.
-
Hi, As much as I know: Suppose you have created a reseller and allowed it to create 10 domains only. Now if the reseller account is owned by root then the reseller can create 10 accounts apart...
-
Hi, You can add the following line under mysqld section in /etc/my.cnf file. max_allowed_packet=268435456 (Enter desired value) After adding restart mysql service. Service mysql restart
-
Hi, If you have shell access then you can copy the mails from one email id to another email id using following commands: cd /home/username/mail/domain.com rsync -vrplogDtH xxxx/ yyyy/ Thanks
-
Hello :) Run following command as root to check the running mysql processes # ps aux | grep mysql # kill -9 xxxx (Pid which you get from above command) And then start the mysql update again.
-
Hi, which is the best third party anti spam solution for cPanel?.. IMO You can use Spam ASSP or ConfigServer MailScanner Thanks
-
Thank You :)
-
[quote="cPanelMichael, post: 1710992">Hello :) I have moved this post into it's own thread. Are you able to manually extract the archive and review the contents of the files within it's home direc...