I'm not familiar with Grav at all but my diagnosis is that you have /home/owenwx10/public_html/ some where in the config for it. Try changing this variable to /
Well that link works properly. All the links on http://owenw.x10host.com/ either go to an external site or to http://owenw.x10host.com/ . Can you provide an example?
Please create a .htm file with the following code in your account and provide a link to that file.
<html>
<body>
<a href="https://x10hosting.com/">Link Test</a>
</body>
</html>
I've noticed in cPanel that if I switch to PHP 5.6 that none of the extensions are checked. Did you try checking the box for json and clicking the [Save] button? Have you tried PHP 7? Make sure all the required extensions at...
Based on Googling "not acceptable mod_security" (no quotes), I'm guessing this issue is related to mod_security and AFAIK those settings are no longer being changed. See https://x10hosting.com/community/threads/403-error.204945/#post-968175
AFAIK in order to use CloudFlare, you need to use your own domain as CloudFlare requires using their name servers. Besides a CNAME, I'm really curious on how you are doing this. What is your www.mysite.x10host.com
I checked my account and I have logs for domain.tld, www.domain.tld and user.x10host.com . My logs for user.x10host.com are empty because it redirects to www.domain.tld . I am on xo7.x10hosting.com . What sever are you on, what is your user.x10host.com and what is your domain?
You can manually log in to cPanel by going to https://xo#.x10hosting.com:2083/ and then just click "File Manger" in the Files box.** I am not familiar with "My Websites"; I think that is a x10hosting Basic thing.
**NOTE this DOES NOT count as a log in towards logging in every 30 days.
Search your email for accounts-noreply@x10hosting.com . If that doesn't work, try a password reset at https://x10hosting.com/sso/login/forgotten . If that doesn't work, try registering for an account again.
cPanel --> Parked Domains --> Note the Domain Root
cPanel --> Subdomains -> Set the Document Root to the same as the Domain Root for the Parked Domain.
I'm out of ideas and not familiar with this software at all. If no one else responds here, I would recommend opening a ticket on their Support page or asking on their Forums.
That screenshot does not clarify anything because the description box for Xdebug is hiding the checkbox for pdo_mysql. I really can't tell if it's checked or not.
Since the minimum requirement is PHP 5.3, try switching to PHP 5.4 and see if that works. May be an issue with PHP 7.1
Based on the Installation Guide, you may need to enable GD, PDO and PDO_MYSQL PHP extensions. cPanel --> Software and Services box --> Select PHP Version --> check boxes for gd, pdo and pdo_mysql and click the [Save] button.