Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/08/2016 in all areas

  1. Hello, I thought I'd take a couple of minutes to say just how much I appreciate HelioHost and I'm really glad it's still around, as without it I would not be where I am today. Before HelioHost I was using silly things like Weebly and/or Webs, not doing proper coding just placing together a website and seeing what came out of it. Then when I was in school, someone I knew had started making a website by coding in HTML and CSS and they mentioned it was hosted on a subdomain by HelioHost, so I took a look, back then it was a nightmare to get your website up and running on HelioHost, or I was just really stupid.. probably the second one. After I managed to get it sorted out and running, I logged in and was amazed at what I saw. I loved the freedom I got with the free webhosting and subdomain, it was a whole new world. Then I was purchased a CSS/HTML book and I started taking tips from that and tips from the internet, and over time I progressed to become a better website developer, even now I'm not the best but I can make do and I get the things I want done.. my websites have improved since a few years ago too and I've even made some websites for people and been paid for it! I was using HelioHost on and off for a good year or two before I stepped away and looked into getting my own domain and some webhosting from another place as HelioHost took a little tumble and had regular issues, then I went into new projects and a few years later joined up with a friend to make a very popular music website (SmashLeaks) which unfortunately has now closed down, we used Wordpress for this and I did coding as and when I could to improve the site. More recently I made a website for my Mother's work, a website for a hobby she enjoys (which I was paid for) and I'm currently working on making a website for a Parkour and Free-running group called TeamShift. I honestly feel though, that without HelioHost I would not have made it to where I am today, I'm working at a company called PlugPayPlay which sells gameserver hosting, etc, but I would never have got into this if I had never got into webhosting as it all sprung off of each other, from web development to gaming to joining the company. I joined in October 2011 but was there for a short while before leaving, then rejoined in May 2012 and have officially been here an entire year now and I've progressed to become the Director of Sales and Marketing and have helped to take the company to new heights. I'd like to take this chance to thank HelioHost for existing as without it my life could have been completely different. If you're considering web development, then go for it, just do it, what do you have to lose? Start out like I did, a noobie to it all and learn from the professionals. Use free templates, modify them, that's another way that I learnt was modifying existing templates and learning how the code works and why. It was only recently yesterday that it came to my attention HelioHost still exist and I'm so glad that they do, HelioHost helped massively. Thank you.
    1 point
  2. ODBC 5.1 Driver Access denied for user 'momo29_user2'@'xxx.xx.xxx.xxx' (using password :YES) attached is my ODBC setting momo29_user2 is a user added to my db momo29_cars with full privileges i have read from other thread that in the remote mysql on cpanel i should add my ip address with %, this is what i don't get? should i put my ip address like this : %xxx.xx.xxx.xxx or like this : %xxx%xx%xxx%xxx xxx.xx.xxx.xxx <--- this ip address im using is fromt the cpanel "last login from"
    1 point
  3. I want to enable gzip compression on my website. Tried using this code(in the .htaccess): <ifModule mod_gzip.c> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file .(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </ifModule> Also tried this: AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascriptTell me if somebody has a working solution.
    1 point
×
×
  • Create New...