durangod
- Total activity 912
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 56
- Subscriptions 192
Posts
Recent activity by durangod-
Installing TeamSpeak on a VPS under a clients domain cpanel
Hi i was wondering if TS can be installed on a clients cpanel account so just they could use it. Im on a VPS.. I know there is a video that talks about installing this on a VPS but honstly im no...
-
thunderbird and smtp anyone else have issues with latest version sending email
Have a client cannot send email, and i cant either via thunderbird. I have used the same settings as my working email client (not thunderbird) i have added the spf for the ip, i have whitelisted ...
-
why did my esmtpsa change to unknown
Hi, I ran into this trying to help someone with a different matter and i was like huhhhh ... what happened here. As you can see one email is from 19 and the other one is from last night. From t...
-
Need A to Z troubleshooting guide for smtp
Hi, Im seeking an A to Z troubleshooting guide to SMTP mail. The issue is that for some reason my whmcs created email is not going out. I am sending auto mail, but not created mail. There ...
-
disable mysql strict mode
Hi, in my search i only found one thread on this which seemed pretty good but when i tried it, my mysql crashed on restart. Here is what i tried. i opened etc/my.cnf in ssh and added sql_mod...
-
what is the best way to modify open_basedir restriction to allow authorized items
On of the addons for my whmcs is giving a warning about open_basedir and the file is not in the proper path. The file for the addon is in public_html/whmcs/modules/addons/filename.php I am ca...
-
whmcs domainsync is getting blocked as a suspicious process
hi i use csf, and my domainsync for whmcs is getting blocked as a suspicious process. it has issue with virtfs so I read the docs regarding virtfs here [url=http://docs.cpanel.net/twiki/bin/view/...
-
could not authenticate error SMTP
Hi i am getting a SMTP could not authenticate when sending email from my WHMCS.. WHMCS said this: [QUOTE] The could not authenticate error is returned directly from the mailserver and not WHMC...
-
cron job -q shuts down the cron
Hi, I added some new cron jobs to day and i have noticed that they do not run if i have the -q for quiet mode in the command. Without the -q they all work perfect. It always worked fine with ...
-
grabbing the contents of proc/uptime without changing server config
I need to grab the contents of the proc/uptime either via cron ->php or via php directly. I have set my VPS to disable shell_exec as well as proc files. So without changing that config, can i ac...