Search results

  1. C

    cPanel doesn't work: No response from subprocess ( (cpanel)): The subprocess exited with status 122

    Maybe not worth pointing out now but the error does say 'EDQUOT' which is short for 'Exceeded Quota'.
  2. C

    Phpmyadmin 401 Access Denied

    Probably a bug. What server exactly? Maybe I can try for myself.
  3. C

    Resolved 421 Home directory not available - aborting

    Exactly. Something must've happened. According to the error you've given, the actual account directory is gone which is very strange. Linux stuff. A community support member should be able to correct this issue.
  4. C

    Phpmyadmin 401 Access Denied

    Try logging in again. This usually happens when your session has timed out.
  5. C

    Resolved 421 Home directory not available - aborting

    Sounds like the home directory wasn't set to the correct one.
  6. C

    Use x10hosting with Software

    Just to add on to what essellar said, you can use flexible SSL from Cloudflare to have SSL, this will only do SSL on Cloudflare's part, not X10's. You will still be able to obtain a secure connection just like SSL is supported.
  7. C

    WordPress not working

    Looks like the theme is either partial or that there was a little typo. I guess you could try figuring out where it should close (using '}' or whatever the statement used needs to be able to end it all).
  8. C

    Error The following error occurred while connecting to the database:

    Having nulled or cracked software under your account is against the ToS, the very reason your account was suspended. Not to do with paid software not being allowed to be used, as Leafy here pointed out. What you've done here is used paid software without paying which has been modified to not...
  9. C

    CSS/JS Uploading Issues

    That alone didn't work though. Differs to others? EDIT: That was a quick response. From what I know, this issue occurs when you create a new account or when you add on a new add-on domain. Could need a bit of investigation. Would be awesome if you guys who had worked around this issue could...
  10. C

    Database structure with shorthand links

    1. It's your choice. It's going to remain in the database either way, unless you make it so it gets deleted. 2. You can make 'id' have A_I (checked). The auto incremental count by default starts at 1 (first column). The second one could be 'uniquestring', and third 'originalstring'. You can add...
  11. C

    CSS/JS Uploading Issues

    @marc2002's solution seemed to have worked well! I had to do a bit of a clean up to avoid some bits of the code from getting overrided.
  12. C

    Stripe payment

    Try session_start() first thing in your code. By the way, wrong forum. :lol:
  13. C

    CSS/JS Uploading Issues

    From my experience, it takes a few minutes for it to update (can range from 5 to 1 hour). Also, I've tried that header before and it has no effect on this issue. Have you recently added an add-on domain? If so then when? Are you using Cloudflare? If you haven't used an add-on domain, when have...
  14. C

    CSS/JS Uploading Issues

    This seems to do with Varnish cache (according to a Cloudflare staff member), so local cache wipes are nothing. I've confirmed this by using multiple devices.
  15. C

    CSS/JS Uploading Issues

    I don't think this is to do with uploading, it's more of to do with caching; the same issue I'm having.
  16. C

    Cant Access my site from work

    May I ask why you're using a botnet? If many people use it then it is bound to be blacklisted by many services. Obviously, people are going to abuse proxies and many are blacklisted. Most are not white listed due to a potential attack of some kind coming from that specific proxy, it can happen...
  17. C

    Error 522 CloudFlare

    Works fine now.
  18. C

    Caching no matter what

    That's actually a good idea, I'll consider this as an option if this can't get sorted out (which it should). As it's including the actual file and not just masking, I would have to add style tags. As always, there's a downside like that Cloudflare won't be able to cache the newer files as the...
  19. C

    Cant Access my site from work

    There's a bit of doubt that X10 would block proxies to access sites hosted on their servers, I could be wrong in a way about it though. Is the unrestricted proxy blocking any ports? Is the firewall blocking anything? Some proxies can't access sites due to certain ports or some other thing making...
Top