mlong2001
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by mlong2001-
mlong2001 commented,
So when I run that it gives me just the directory of the account ... not a subdirectory to go look in a folder for files / code that is sending an email. Is there another command to drill down into...
-
mlong2001 commented,
I know what account it is coming from. I just dont know how to make it stop.
-
mlong2001 created a post,
SPAM Email getting sent through default email ( I think )
I have a site where I am fighting some SPAM emails from being sent through our server. These are clearly SPAM emails you can see that in the attached image. I need to get them stopped but what I ha...
-
mlong2001 commented,
First you can check if there is an error_log file under the public_html folder for the account. If yes then you can check error logs using the below command tail -n 100 /home/USER/public_html/erro...
-
mlong2001 commented,
Jcats ... Thanks for the reply ... I have ran the script ... there were a few errors but nothing from that site or account. Any thoughts?
-
mlong2001 created a post,
500 Server Error on One Account
Ok I appreciate any help on this... I had a website account that was taking up alot of resources on the server. I looked at TOP and found the process that was taking up all the resources. In TO...