Brian

Administrators
  • Posts

    1,134
  • Joined

  • Last visited

  • Days Won

    132

Everything posted by Brian

  1. Hi there! At this point your domain should have been registered but if it's still pending please PM me the domain name so I can check the status. Thank you
  2. Your account should be setup on a CL7 server by default without needing to request it. If you do happen to be setup on a CL6 server (very small chance of this happening) just let us know and we'll get you moved to a CL7 system.
  3. Hello! The perl version on our shared/cloud web hosting plans would be v5.10.1
  4. The missing PHP module (GD) can be enabled on your PHP version through the same interface used to change the PHP version in cPanel (Select PHP Version). You should see GD listed with a radio checkbox next to it, just need to enable that and the error should disappear. That said this likely did not / will not have impact on performance as it's just for image manipulation.
  5. Good afternoon! You can modify your accounts PHP version directly through cPanel using the "Select PHP Version" interface. We currently offer up to version 7.4, and we recommend running version at least 7.3 assuming your software supports it. You mentioned running WordPress which does run fine on both 7.3 and 7.4, so assuming your plugins and themes are compatible you should be safe to upgrade. If needed you can revert back to an older version if you do experience issues with your sites after changing. Once that change is made all sites under your account will start using that new version, including the new WP site you're building. As for automatically changing PHP versions once they're released unfortunately that's not a feature we can offer at the moment so you would still need to manually change once newer versions are made available.
  6. This usually happens when your sites code/resources link to http elements instead of https -- the SSL certificate itself is fully secure/trusted but the browser won't reflect that due to use of http, usually for images or third party scripts/libraries. If you enter your site into the tool at https://www.whynopadlock.com/ it will identify those elements so you can update them accordingly.
  7. Usually this happens if whois/ID protection is not purchased with the new domain registration. Unfortunately there are individuals out there who have automated the process of looking for newly registered domains, they then scrape the public whois details to obtain the domain owners email, and they'll then spam you with offers for web design, hosting, or other web related services. You can add whois/ID protection to the domain (assuming your TLD supports it) after registration which would prevent your details from being exposed on future whois lookups, if you wanted to do that our billing team can assist through our helpdesk.
  8. Can you DM me your ticket ID if this is still an issue so I can follow up with you there?
  9. If your site is hitting its CPU usage limit that likely means you're using all available PHP processes trying to serve your requests. Often times this can be fixed by optimizing the application/software you're using to run the site. I'm making an assumption here and guessing you're using WordPress as it's our most popular CMS. If that's the case enabling LiteSpeed cache on your sites through cPanel using the LiteSpeed Web Cache Manager interface could solve all your problems. A quick look at their WordPress benchmarks when using caching shows how much of an improvement you'll see when utilizing caching. If that doesn't fix the issue then an upgrade to either semi-dedicated or a cloud compute would be your next step. As for which plan would be better our team can advise on that but we'd need you to submit a ticket for that so we can pull up your specific account details, investigate your usage, and recommend the right upgrade path.
  10. Thanks for your order! It looks like you've been setup at this point so you should have received your account information email with all the necessary login details to get started.
  11. Hello and thanks for signing up with us The domain bixacademy.com is using ns1.hawkhost.com / ns2.hawkhost.com as its nameservers but doing a DNS lookup is failing which to me indicates your hosting accounts nameservers aren't actually ns1.hawkhost.com / ns2.hawkhost.com. This would also explain why Lets Encrypt can't resolve the domain to issue an SSL certificate. I believe I've found your account and assuming I'm right you should instead be using ns5.hawkhost.com / ns6.hawkhost.com as the nameservers for your domains. Once this is updated Lets Encrypt should be able to properly issue you a certificate. If you want confirmation on the above please submit a ticket at https://my.hawkhost.com/submitticket.php so we can guarantee we're looking at the right service and we can also disclose account details we may not want to post publicly.
  12. Hello! Thanks for signing up with us -- usually if an order is pending for that long it did not pass our initial fraud check. With that said if the order is still pending at this point please PM me your registered email address so I can check the status for you. Thank you!
  13. Shared hosting and cloud web hosting offer the same features, resources, and pricing. The only difference is the infrastructure they're hosted on. Our cloud web hosting is available in New York City, Dallas TX, Los Angeles, and Singapore, so any orders in those locations are on the cloud. This hosting is different than cloud compute though, which brings us to... A cloud compute is your own private environment (think of a VPS). You have full root access, and you can configure the environment however you need. If you're not an experienced Linux sysadmin you can still use these plans, it's just strongly recommended you purchase cPanel/WHM with the plan as that will handle almost everything for you. Litespeed is not necessary, though it is beneficial for higher resource / higher traffic sites, especially PHP based ones. With that said you can add Litespeed at any point in the future so you can signup without it for now and if you find your sites performance having issues we can add it later (there's no downtime involved with the switch). cPanel/WHM however would be considered a necessity otherwise you'd need to manually install, configure, and maintain your LAMP stack, email server, database server, etc. Purchasing cPanel/WHM with the cloud compute will also give you an interface like the one you're used to using on our shared hosting to easily manage your sites, setup new domains and emails, all those functions. Our Singapore location is fully cloud based so all types of hosting (shared, cloud web hosting, cloud compute, etc.) are on that infrastructure in Singapore.
  14. Hello! This is a change that would need to be done by our billing department. If you submit a ticket through https://my.hawkhost.com/submitticket.php our team will be able to get your billing term adjusted as requested. Thanks!
  15. Hello! Unfortunately it's not possible to set different nameservers on subdomains as they inherit the nameservers from the root/parent domain and there's no way to circumvent that. In situations like this what you'd instead do is add an A record for your subdomain to point it to your desired host, and that would be done through your nameserver/DNS provider. So we'll use hawkhost.com as an example. Our site is hosted through Cloudflare / using their nameservers/DNS, but now I want to point a subdomain test.hawkhost.com to a non-Cloudflare host. I'd login to Cloudflare (nameserver/DNS provider) and point the DNS A record for test.hawkhost.com to the non-Cloudflare host IP. If you need our help setting this up on your services with us you'd be best to submit a ticket at https://my.hawkhost.com/submitticket.php so our team can pull up your details and provide instructions specific to your account
  16. Hi! Sorry for the troubles! Our team has identified the issue and your ticket will be updated shortly. We do not want to disclose the details of this publicly as it was specific to your service/settings.
  17. Sorry for the troubles! This is a known bug with cPanel from their most recent update, unfortunately the issue is not on our side and as a result we're not able to implement a proper fix. The cPanel team has been notified, they have an internal ticket open, and we hope to have a fix in the coming days (if not sooner!). Thanks for your understanding
  18. There are no additional charges, and you can complete as many installations as you'd like on any shared hosting plan. WordPress is available through Softaculous in cPanel so installations take less than 5 minutes to complete. EasyWP is a fully managed solution so that is likely why there is a charge for them. wp-admin is the default login URL for WordPress sites so you'd have access to that backend on any installation through us as well.
  19. I apologize for the troubles here. Looking at your ticket history we're only seeing one ticket opened regarding this issue and that was replied to by Tony today. Can you please PM me the ticket ID(s) that you submitted but weren't replied to?
  20. Hello, I apologize for the issues you've seen on this server. Two days ago we did see a big load spike on the server which was resolved with a reboot. We believe that was a kernel bug as the problem has not recurred since. The downtime you saw yesterday was due to maintenance that was believed to have absolutely no service impact but a fault in a device caused it to have an impact. As to your questions: 1) We have both internal and external monitoring on all servers. This notifies us if a server sees a spike in CPU usage for example or other resources, and also if a server goes completely offline. 2) The status page is used for extended or large outages. We would not post a notice though if just a single server is down or showing high load. Yesterday for example during the Singapore outage we did have a notice up. 3) Mentioned above but you saw two separate issues, one from the kernel bug and then the other from the maintenance. It's worth noting we did bring additional servers online to help manage some other load spikes we saw in the Singapore cloud, so there is quite a bit more available CPU and RAM now. At this point you should be seeing the performance you've come to expect from that plan. Sorry again for the troubles and I appreciate your patience throughout all this.
  21. Hello! Can you please DM me your email address or order number so I can locate your details? Alternatively if you open a ticket with our billing team through https://my.hawkhost.com/submitticket.php we'll be able to assist through there as well. Thank you!
  22. Hello! Thanks for considering our hosting -- we do offer a staging area via Softaculous which if you're using WordPress will be very simple to setup: https://blog.hawkhost.com/2018/10/30/creating-a-wordpress-staging-environment-through-softaculous/ Let us know if you have any other questions!
  23. Hello! Usually this happens if you've set the document root of the addon domain to the same as your primary domain (public_html), or if there is a 301 redirect setup. If you submit a ticket through https://my.hawkhost.com/submitticket.php our helpdesk team will be able to pull up all your account details and help resolve this issue!
  24. Brian

    Dave Z

    Good afternoon! Sorry for the delayed reply to this thread though looking at your ticket it looks like this was addressed / the server is booted. Feel free to DM me if you have any other concerns or follow up questions on that! Thank you!
  25. I just pulled up your account and you're actually closer (much closer, at that) to 13 years instead of 12. In fact you've been with Hawk Host longer than I have, and I'm coming up on about 11 years. Not many clients can say they've got me beat Really do appreciate you sticking with us though. We know there's (quite literally) thousands of other options out there for hosting so being loyal to us this long is a compliment we honestly take to heart.