Logesh K
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Logesh K-
Logesh K commented,
Hi @Logesh K The domain access logs should give you this data, they can be found at /etc/apache2/domlogs/ for each domain. Thanks for the reply. But I don't find it easy to check the numerous file...
-
Logesh K created a post,
How to find which account is crawled by Bots?
My server was on High load and high outgoing bandwidth. Upon checking with the iftop tool I found lot of IP's with hostname of the Bots - semrush, ahreafs, baidu were crawling the websites on my se...
-
Logesh K commented,
@Infopro Thanks for your reply. But since I am selling Shared Hosting on my servers, I won't be able to tuneup each Magento installation and I want to setup a Cron to delete the files. So can you ...
-
Logesh K created a post,
Cron Job to auto clean Magento Session files to save inodes
Is it good to add the below code in /var/spool/cron/root to cleanup the Magento Session files regularly? 0 0 * * * find /tmp -name 'sess*' -mtime +1 -exec rm -v {} \; Kindly advice. Thanks
-
Logesh K commented,
Can you also check if WHM >> Shell Fork Bomb Protection is enabled? If so, does disabling it solve the problem? Thank you. Tried Disabling Shell Fork Bomb Protection, still didn't work. We manual...
-
Logesh K commented,
@cPanelMichael I am running the latest release 76.0.12
-
Logesh K created a post,
Issue with Composer Using Magento Data Migration Tool
I have been trying to use the Magento Data Migration Tool with Composer and I am facing Fatal Error - Out of Memory error. Giving below the error message. composer require magento/data-migration-t...
-
Logesh K created a post,
Root account was removed how to regain root username?
One of my VPS at DigitalOcean was compromised about 5 days ago. Today only I came to know about it. The person logged into the server using some script via a cPanel user account and removed the ro...
-
Logesh K commented,
Can anybody help me on this ? I didn't get any Update on my support ticket. My clients sites were already down for hours. Need to fix it at the earliest as possible.
-
Logesh K commented,
Raised with Support Request Id 6740711 Thanks