kjdion84
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by kjdion84-
kjdion84 commented,
removing mail. from the domain worked thanks
-
kjdion84 commented,
I'm an idiot. Everything is working from the server point of view, I was missing a couple PHP extensions I had to install via EasyApache. Sorry and thanks for the help.
-
kjdion84 commented,
OK so it works if I use: /home/username/public_html/public Instead of: /home/username/public_html/mysite.com/public Is there a way to make it work with the second example? Does the period need ...
-
kjdion84 commented,
Nope. I get the following when visiting the domain: This page isn"t working mydomain.com is currently unable to handle this request. HTTP ERROR 500
-
kjdion84 created a post,
Gmail "send mail as" using cPanel mail account auth error
Getting the following error when I attempt to add a "send mail as" cpanel email account to gmail: Server returned error: "535 Incorrect authentication data, code: 535" I've verified the settings,...
-
kjdion84 created a post,
Changing document root for primary domain does not work
I've done the following: nano /var/cpanel/userdata/username/mysite.com Changed documentroot from /home/username/public_html to /home/username/public_html/mysite.com/public rm -vf /var/cpanel/use...