Search results

  1. Anna

    Phpini

    You can not change the php.ini for a shared hosting account, it is a server wide configuration. What would you need changed and why?
  2. Anna

    Account reactivation

    Make sure you have your file permissions right. Folders should in general be 755 (public_html need 750) Files should in general have 644 Having files/folders directly accessed by the browser set to 777 WILL cause an internal server error, it is an insecure setting.
  3. Anna

    Hosting Account does not exist?

    All support must be requested from the proper forum account, as that makes it a whole lot easier for us to provide proper support. What error do you get when trying to log in to cPanel, and on what address are you trying to log in? If you log in to the account panel at...
  4. Anna

    File Hosting .zt

    File hosting is a direct violation of the terms of service you agreed to when signing up for the account. Also, with it being marked with zt (Zero Tolerance), that means someone verified it as such and found the violation severe enough to warrant a permanent suspension. This does mean that you...
  5. Anna

    Hosting Account does not exist?

    Hello, There's no hosting account linked with the forum account you are posting from right now. If you tell us what cPanel username you have/had we can check what has happened with the account. Note that if it was suspended, and remained suspended for more then 14 days, it may have been...
  6. Anna

    Boru? Please fix this. FTP & Website problems

    Make sure you do upload the images in the correct mode, you can chose between auto, ASCII and binary. Most of the time auto will work out just fine, as filezilla would detect which mode is proper for the type of file you upload. Binary should always work, ASCII might cause damage to certain...
  7. Anna

    My Sql Host.

    hostname is: localhost
  8. Anna

    Why has my support question been closed?

    Login to your account control panel: https://x10hosting.com/control, you should find the ticket there, under support requests. You should as stated also get an email upon any replies being sent to your ticket. Escalated tickets do have a response time of 12-48 hours though, we try to keep it as...
  9. Anna

    Problems with Filehosting

    File hosting means you were using the account in violation with our terms of service. Your account is marked with zt, meaning Zero Tolerance, which means that the violation is severe enough to warrant a permanent suspension.
  10. Anna

    Where's my mailboxes?

    It was properly escalated. @velden Use your account panel for replying that escalated ticket, once escalated the forums is NOT the proper place for further communication.
  11. Anna

    BORU is officially out of order

    It would help if you state exactly what problems you are experiencing.
  12. Anna

    how i can cancel my host account?

    Follow the instructions found at: http://x10hosting.com/wiki/Delete_a_Free_Hosting_Account
  13. Anna

    NS Needed For The Domain

    For information about how to use your own domain see this wiki article: http://x10hosting.com/wiki/How_to_Use_Your_Own_Domain
  14. Anna

    redirect to http://www.levehetzaailand.nl/cgi-sys/defaultwebpage.cgi

    In order to get the domain levehetzaailand.nl to work, you need to add it in someway in your account. Parked or addon domain would be needed if you want to be able to use your elementfx.com domain in any way shape or form in addition to that domain. see...
  15. Anna

    how to place a div in center

    to center a div, it first need a set size, and then margin left and right set to auto, like: width: 200px; margin-left: auto; margin-right: auto; The auto parameter makes sure the margin has the same value on the left and right side of the div, as you probably noticed setting margin-left: 48%...
  16. Anna

    Locked hosting

    That would still be file hosting. Diskspace us to be used for content published on a site in the account with us.. Besides, there's no argue that the account is used for storing photos for the blog, from the source code on said blog: <img border="0" height="360"...
  17. Anna

    The suspension of activity My hosting

    Upon further review, there's not much of a working site in your account, which leaves the conclusion that the account is used for storing files for use on a third party account, which indeed does mean it violates the file hosting section of our ToS. I have no other choice but to replace the...
  18. Anna

    The suspension of activity My hosting

    Does puzzle me a bit why you wanna store files on our hosting, to publish on a third party site? I assume you by publish to the blog mean upload them there, cause if you mean you wanna link them there from our hosting, that'd surely not be the what the account is supposed to be used for. The...
  19. Anna

    How to backup database on vista panel and restore into x10?

    a database backup made with phpMyAdmin, should work just fine to import into phpmyadmin on a different host. Other then that you don't have much of an option, unless the script you have there does have its own built in backup functionality, or you find a stand alone php script that can make the...
  20. Anna

    Server IP address

    Hello, For an A record you'd give them the IP (which is the second best after being able to set name servers). Yes, premium would mean new server, different IP. Same name servers though.
Top