Search results

  1. J

    Getting your WorldWideXS backups

    Resellers can contact there host's to do it. This is something you cannot do on your own unless you setup your server on your computer and put the folder where it needs to go and then use phpmyadmin to export the sql file. (please do not pm me how to do this)
  2. J

    Host Provider Group

    I had a idea since i see so many issues here on wjunction because of fly by host's and new users coming and spamming to post there host service. Why not create a separate group where all hosting providers can be put onto to show there is no issues and they are allowed to be seen as a...
  3. J

    Need helps choosing VPS for database server

    I see no reason to have a ram disk of any kind if you are using the 3gb ram VPS for your MySQL server. You could easily run with that server even if your site's DB grew to 5gb. You just need to edit the configuration correctly for your server and also do a correct setup by looking into...
  4. J

    Timeout error occurred trying to start MySQL Daemon.

    If it does not work or there seems to be a issue you can always contact me via pm and i will look more into the issue and provide ideas as to how to make it fix.
  5. J

    Timeout error occurred trying to start MySQL Daemon.

    Heres a dirty trick i usually use on all my servers i administrate to keep swap from being used. type in vi /etc/sysctl.conf add to the file sysctl.conf at the very bottom unless the vm.swappiness is defined then edit it vm.swappiness = 1 USUALLY you want to restart for it to...
  6. J

    Timeout error occurred trying to start MySQL Daemon.

    How does it freeze up on you? What OS do you currently use.
  7. J

    Timeout error occurred trying to start MySQL Daemon.

    Swapping? Do you mean it keeps using swap space?
  8. J

    Timeout error occurred trying to start MySQL Daemon.

    hahah tmp_table_size > 16M max_heap_table_size > 16M MySQL does not understand what the > is for so change it to = and it should be fine.
  9. J

    Vbulleting database error

    Sorry i never got back to you i was gone for a few days. Glad to see it was resolved.
  10. J

    Shared shared Hosting for my website

    He was hosted with us. His site traffic is not a issue. The issue with filefreakz is that there is a php error which seems to cause zombie processes and causes many mysql queries to fail causing not only php to have a higher load, but also mysql bumps up to a high load with so many waiting...
  11. J

    Vbulleting database error

    Tell your host to run chown -R mysql:mysql /var/lib/mysql/warezcat_wcats/ as root edit: oh you have root access? Do you have kloxo or cpanel??
  12. J

    Is myisamchk hanging?

    Do the repair via phpmyadmin or do myisamchk -r /var/lib/mysql/forum/*.MYI or myisamchk -r /var/lib/mysql/forum/posts.MYI
  13. J

    Vbulleting database error

    Either host has not permission-ed the mysql data folder correctly (usually caused when the datastore folder of the mysql database is transferred over) fix only root can fix: chown -R mysql:mysql foldername Or the actual database file is missing.
  14. J

    Logo For My Music Group - $100 Reward

    When i think of ANF DUO Productions i don't think of a graphical professional looking logo.. I see more of a music down to the point logo :) I know the red color messes it up :(
  15. J

    Happy Birthday Amz

    Its april 7th not 4th
  16. J

    Hosting Providers Using WJ

    Its really hard when people speak these kinds of opinions as when things like worldwidexs situation happens this basically how it goes. First week everyone is happy with the service. One issue comes up and they fix it and everybody is happy so more come. Then the next comes and it takes...
  17. J

    Shared Shared Hosting For Legal Site

    I have no reason to talk bad about your comment, but our main site is hosted with hostgator which has had 8 downtimes in just 1 month. Being bigger they have a better advantage of being up longer, but they are no better then any other hosts which has real experience and knowledge. But...
  18. J

    Have you received refund from WorldWideXS?

    Hopefully he knows datacenters and resellers have the right to access the server at anytime they feel the need. If he has to blame a user saying they deleted the client area just so he wont have to refund some users then he wont be pressing charges on anyone. He would not win even if...
  19. J

    Getting your WorldWideXS backups

    Somebody at the moment seems to be targeting both vaporhostn and guardhosts. It seemed to happen after trying to help out the clients of worldwidexs
  20. J

    Good Server for Wordpress

    Hello keylog, It depends on how you set your site up. You can possibly still use shared hosting if your site does not use to much content. But in a "just in case" you should use a vps.
Back
Top