Search results

  1. Skizzerz

    php - Using Text vs VarChar

    Varchar is limited to whatever length you specify when creating the field, e.g. a varchar(256) would be limited to a max of 256 characters long. Text is significantly longer, allowing 65535 characters. If you do not need to store that much text, or if you know the maximum length of your fields...
  2. Skizzerz

    Domain: Tinh.x10.mx Need: phpinfo () to be enabled.

    Your first issue was that you had wrong permissions on public_html; it can't be set to 777 as that is a security issue, so we refuse to run PHP scripts when permissions are set that way. Your other issue was that you replaced your MyBB install with a nulled vBulletin, so your account is now...
  3. Skizzerz

    help with x10premium

    For x10premium support, open a support ticket via the Premium clients area. There is no other place to get support for an x10premium account at this time.
  4. Skizzerz

    Domain: Tinh.x10.mx Need: phpinfo () to be enabled.

    We do not make configuration changes per user request, and phpinfo() could possibly expose information that would be useful for an attacker to exploit the system somehow. As such, phpinfo will be left off. Whatever support team you're talking with should not need it anyway; if they were...
  5. Skizzerz

    Tracker

    What do you mean by "a tracker"?
  6. Skizzerz

    PHP 5.4 Upgrade scheduled for Friday July 19, 2013 on all Free Hosting Servers

    We will be upgrading PHP on all the Free Hosting servers, including Illuminated, this Friday. The upgrade is scheduled to begin at 10:00pm CDT (3:00am Saturday July 20 UTC), and will likely take several hours. Brief, minimal service interruptions are expected throughout this time frame. After...
  7. Skizzerz

    Htaccess redirect question???

    Untested. RewriteEngine On RewriteRule ^/*$ /Forum-News [L]
  8. Skizzerz

    Account Deletion Request - Please delete my free hosting account.

    The emails do indeed match, so I've marked the account for deletion. It'll be deleted automatically in 14 days, or you can open a new thread before that to request unsuspension if you decide you wish to keep your hosting account.
  9. Skizzerz

    Account Suspended

    Additionally, the forums are not the place to appeal a suspension; use the suspension appeal system for that. Future attempts to discuss this suspension on the forums may result in your forum account being banned. Thread closed.
  10. Skizzerz

    Change main domain name

    It works for me just fine now (both your new main domain and the .me) -- it generally takes 15-20 minutes after being added on as an addon/parked domain before it starts working on our end, so chances are you simply didn't wait long enough :) If it still doesn't work for you, try clearing your...
  11. Skizzerz

    DNS propagation taking over a week and you closed my support thread

    If you are using the x10Hosting Basic panel, click the "Switch to cPanel x3" link at the top and add your addon domain via the cPanel interface. There is currently a bug with the x10Hosting Basic panel where adding addon domains does not work in all cases; we'll get that resolved but in the...
  12. Skizzerz

    Send Mail Through Personal Account

    We restrict outgoing email on Free Hosting to only your email addresses added via cPanel in an effort to reduce spam coming from our servers; if we allowed people to connect to external SMTP services such as gmail, yahoo, etc. there is a high likelihood that people will start using that for spam...
  13. Skizzerz

    CPanel

    Javascript is not the same as Java, they are completely unrelated. Javascript is enabled by default on every modern browser, but addons/extensions may change this. Additionally if you are using an older browser, such as Internet Explorer 6 or 7, the javascript may not work. If you are using an...
  14. Skizzerz

    SSL connection error!

    What URL do you get the SSL connection error on? What specific error is it showing if you click on "View Details" or something like it? While there may be ways to access your control panel without using SSL, we do not recommend using them as if you log in without SSL, you are sending your...
  15. Skizzerz

    Internal page links

    Your "Eligibility Dates" link works properly for me. Make sure that all link URLs on your site start with "http://alpost284.x10host.com" Also, the host name is x10hosting.com, note the 10, but don't link directly there unless you want people visiting your site to be directed to the company...
  16. Skizzerz

    [GiveAway] Gravity Forms

    Giving away a support license key is not allowed by their Terms and Conditions without their approval to transfer to a new owner (see section 7, paragraph 4). Make sure you get that approval before doing anything further with this thread. PS. This is not an entry, just clarification about...
  17. Skizzerz

    Do I have malware running in my account that I can not see ??

    The disk usage indicators on cPanel are cached and thus are usually inaccurate -- been that way for well over a year now. Your account is currently using a total of 944 KB of disk space.
  18. Skizzerz

    I cannot access my support portal

    Please use the forgot password/reset password link if you are having issues logging into the premium clients portal -- there is nothing else any of us can do to help you get into that area. As for joomla, you will likely need to work with joomla's community on resolving it unless it is a server...
  19. Skizzerz

    Can I (or someone) change my main domain?

    I've queued the change in our system -- it should fully take effect in about an hour or two (but often much faster).
  20. Skizzerz

    fsockopen outbound ports

    Free Hosting is meant for hosting a website, not scripts or utilties; to quote from our Terms of Service: File Hosting: Every file on your site must have to do with the website you put up, we are not a file hosting service. Crontab: We allow cron jobs, but they may not request external content...
Top