durangod
- Total activity 912
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 56
- Subscriptions 192
Comments
Recent activity by durangod-
Hi, the problem is that DNS is very hard for me to set up manually, so thats why i use cloudflare, a few A records, a MX record, and a CNAME record and its done, simple simple.. But WHM has always...
-
This (see image)
-
Ahhh, that makes sense, thanks Bhands92
-
Thanks, the problem is that i have all that already. Sorry i should have included this image before.. The email is working fine, i just wonder why i have to use hostname to connect to it.
-
OK thanks, not sure that i really understand your answer, but thanks for the reply.
-
Why to block phpinfo? Remember, hiding something is an invitation to hack.... This is the invitation to hack "this function has been disabled for security reasons"...You have to fight in another wa...
-
I think i found it its at the php level you can test it like so: $phpinfo = //youll have to set this value - see the phpinfo doc page if(!empty($phpinfo)) { //info is there do somethin...
-
OK thanks, so how does that effect the message display, is that going to be in error control in the php ini or is that going to be at the domain level in a custom error file? I assume that when yo...
-
I assumed it was, i thought i went thru everything when i set it up 6 mos ago. It has been running fine, i just use apache to serve up my PHP so i dont use any cgi for that since im the only user i...
-
Yes