Jump to content

hussam

Members
  • Posts

    119
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by hussam

  1. homebux.com.br has address 31.170.163.172 That's a hostinger ip and not a heliohost ip
  2. if you are just trying to color <h1> element, add this to "stylesheets/style.css" h1 {color:red; font-size:8px;} (change 8px to whatever you want)
  3. Alright, thank you Edit: The average does seem higher a bit the last few days though, doesn't it?
  4. I am seeing things like 30.56, 26.19, 32.36 server load the last few days according to my website on Stevie. Anything changed? it was low 10s before that. Someone or something using too many resources?
  5. Is it Ok if I set my website to email me when I get possible spam? It won't email other people (ever), just me.
  6. this seems to be just a webproxy. are they allowed? http://cgiku5050.usa.cc/wap.indosat.com/nph-proxy.cgi
  7. I was merely mentioning options, not saying you "should" migrate. As I said, it works for the slackware developer but this doesn't mean it will work for you. So don't do anything risky. They will probably fix the mysql problems eventually.
  8. There are sqlite and postgresql plugins for Wordpress but they are too old and unmaintained. You basically have to install the plugin, export your posts/comments/pages, etc.. to an xml file, edit wp-config.php, then restore the posts/comments/pages, etc.. from the xml file. An example of a wordpress weblog running on sqlite is http://alien.slackbook.org/blog/ The one drawback is it is going to generate a crazy amount of error_log and debug.txt files.
  9. Since we have to use "localhost" as mysql server address, I would guess yes it is on the same physical server
  10. Speaking of which, are there still problems with mysqld on stevie? It has been down for a few minutes now. Same thing happened yesterday. I'm not sure if it is random or not. (not complaining. this really is a wonderful hosting service. I was just wondering)
  11. Alright, thank you. I added a sweeper.php file and ran it. it cleaned two error_log files. thank you very much
  12. Can you please explain what process limit means? I am getting those 500 errors randomly as well. my username is hussamt.
  13. Since you have your own domain name, you can always use cloudflare. It will tell you how many unique visitors you have and how much bandwidth went through your website.
  14. Since they count towards disk space, any way to disable their generation? I can log onto my cpanel every half a day and delete them but they tend to hide in random folders on my wordpress installation.
  15. Wordpress has a functionality where it can auto-update itself. This means it downloads the new wordpress tarball to /public_html/wp-content/uploads/, extracts it to /public_html/wp-content/upgrade/, moves it to my /public_html/ then cleans up after itself. This can consume up to 8MB of bandwidth. Am I allowed to use that functionality on Heliohost? There aren't wordpress updates every day or even every week. Same goes for updating plugins. I like this webhosting service so far and I want to start on the right foot so I thought I should ask any questions I have.
×
×
  • Create New...