Jump to content

hussam

Members
  • Posts

    119
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by hussam

  1. Is there a way to know if my website is on the web yet? Can you tell me please? :(/> It has been quite a while now. When ever I type in some of my pages of my website in the URL code (I do put the full web address in), it just shows the code.

    What is your website's address?

  2. I think it is right. My website based on wordpress framework. Sometime it tell me error to establish a database connection? is something wrong with helio database server?

    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.

  3. 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)

  4. The 500 errors are likely high load or hitting your process limit, especially if they started appearing out of nowhere and go away on their own.

    Can you please explain what process limit means? I am getting those 500 errors randomly as well. my username is hussamt.

  5. 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...