Search results

  1. leafypiggy

    Possible cPanelX Problem

    [Moved thread to Free Hosting]
  2. leafypiggy

    Having problems on Wordpress with picture inserting...

    I think I've isolated the cause of the issue... we're running some tests before we put the fix into place and then we'll have you guys try it out.
  3. leafypiggy

    Wordpress Breaking

    I think I've isolated the cause of the issue... we're running some tests before we put the fix into place and then we'll have you guys try it out.
  4. leafypiggy

    HTTP Error & 503 Service Unavailable (On wordpress).

    I think I've isolated the cause of the issue... we're running some tests before we put the fix into place and then we'll have you guys try it out.
  5. leafypiggy

    Problem with uploading images on wordpress

    I think I've isolated the cause of the issue... we're running some tests before we put the fix into place and then we'll have you guys try it out.
  6. leafypiggy

    Wordpress Image Upload Errors

    Hey-- I think I've isolated the cause of the issue... we're running some tests before we put the fix into place and then we'll have you guys try it out.
  7. leafypiggy

    HTTP Error & 503 Service Unavailable (On wordpress).

    We believe that this is a problem with the configuration for imagemagick on the free servers. We're trying to figure out a fix.
  8. leafypiggy

    Adding a domain after deleting...

    Try using the IPs 99.198.122.2 and 108.178.57.230
  9. leafypiggy

    How do i get rid of the /index page?

    @easysust The index.php or index.html file is just the main page of a website....
  10. leafypiggy

    Having problems on Wordpress with picture inserting...

    We're aware of the issue and are working on it. It appears to be affecting at least two servers at the moment. (vox and level) It appears that the issue is related to imagemagick.
  11. leafypiggy

    need urgent help

    technepa, Try to erase some of the backups that you created in ~/softaculous_backups That's where all your space has gone. You can either remove them in the file manager, or in the softaculous control panel.
  12. leafypiggy

    Problem with uploading images on wordpress

    We're thinking this is related to imagemagick. I'm waiting for my colleague to get back from work so we can look into this. (I don't have server access right now). See if you can disable imagemagick in wordpress.
  13. leafypiggy

    Continued from "Site Clarification"

    I'd say no. If you're making money from your site, you might want to look into registering it as a business for tax purposes... but other than that...
  14. leafypiggy

    Hi from Burlington, Ontario

    What college? Your username looks familiar....
  15. leafypiggy

    need urgent help

    I'll have someone look into this. I believe I know what's causing it.
  16. leafypiggy

    How to get rid of the index page

    It would be in public_html/ or in www/ (they're the same folder) (assuming you open the file manager up to your home directory). index.php is a PHP file, Hypertext Pre-Processor (PHP). It's a dynamic web language.
  17. leafypiggy

    Wordpress Breaking

    Please realize that for many of us, this is not our full time job. We have lives, school, and jobs outside of our volunteer help at x10. I do appreciate your patience, and I can tell you that we are working on this.
  18. leafypiggy

    How do i get rid of the /index page?

    I'd use something like this: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews </IfModule> RewriteEngine On # Redirect Trailing Slashes... RewriteRule ^(.*)/$ /$1 [L,R=301] # Handle Front Controller... RewriteBase / RewriteCond...
  19. leafypiggy

    Site slow to load... is it me or the server?

    faithfa2: This is probably due to a number of things. You have some PHP errors in the script which are probably slowing down script execution. (In your other thread). Once those are fixed, it should speed up. You can also try minimizing your javacsript and css.
  20. leafypiggy

    Requesting domain name change

    http://www.octalbot.x10.mx is resolving fine for me. Are you still having an issue?
Top