Search results

  1. leafypiggy

    File mime-types messed up

    You'd want something like this to parse .js and .html as PHP (Though seriously, I REALLY don't suggest parsing .js as PHP...) IfModule lsapi_module> AddType application/x-httpd-lsphp .html .htm </IfModule>
  2. leafypiggy

    PHP code not working?

    You could use mod_rewrite to rewrite .html links to matching .php files.
  3. leafypiggy

    Internal Server Error in my website

    Hi akinet, I'm not sure where it came from. I'm looking into it now.
  4. leafypiggy

    PHP code not working?

    Why are you not just using .php? This is the cleanest way to resolve the issue. There is a separate addhandler rule for the new version of Apache.
  5. leafypiggy

    Internal Server Error on X02

    You had a .htaccess file in the root of your account which contained malformatted code. I've removed it. .htaccess files are not cached by Varnish, nor do you need to use that directive to block access-they're blocked by defautl.
  6. leafypiggy

    Internal Server Error in my website

    You had a .htaccess file in the root of your account, for some odd reason, that was malformatted. I've removed the file.
  7. leafypiggy

    Site running painfully slow, css not applied, errors, etc.

    Hi, What kind of errors are you experiencing?
  8. leafypiggy

    Classroom Use

    Hi mphtechc, What issues are you experiencing, exactly?
  9. leafypiggy

    Error 503 Backend fetch failed

    Our free hosting comes with community support, as it always has. Unfortunately members of the community aren't able to implement the fixes that need to be implemented. As I've explained to you above, we do not put anything into place without thorough testing, however, obviously some things...
  10. leafypiggy

    Error 503 Backend fetch failed

    Hi, Our premium servers have been running on Varnish for over two months now with no issues. The issue is not related to Varnish, however it is exacerbated by Varnish's Timeout settings with regard to Litespeed, an Apache Drop-in Replacement that is in use on our free servers. A similar...
  11. leafypiggy

    Fatal error: Class 'PDO' not found

    bdistler: whats your cPanel username?
  12. leafypiggy

    Error 503 Backend fetch failed

    We're working on the resolution. We cannot just go and make changes randomly hoping to resolve issues--they have to be tested and re-tested. A fix should be along soon.
  13. leafypiggy

    Varnish Cache Questions (and Possible Fix?)

    This isn't actually an issue with Varnish. It's with the webserver. We're implementing a change that should resolve this.
  14. leafypiggy

    PDO not working

    Hi, This is resolved.
  15. leafypiggy

    I can't access my website

    Hi, This has been resolved.
  16. leafypiggy

    Fatal error: Class 'PDO' not found

    Hi, This should be resolved.
  17. leafypiggy

    cPanel - Paper Lantern Support

    Moved to feedback and suggestions Short answer: When we customize the theme.
  18. leafypiggy

    Secure Connection Failed (cant log in)

    This has been resolved.
Top