Jump to content
MakeWebGames

Spudinski

Members
  • Posts

    1,731
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Spudinski

  1. A prune would be more appropriate. Jordan?
  2. I second with Jordan.
  3. The Silver would do. As I can see it, it's the cheapest.
  4. Use the search feature next time please. MCCode v2 How To Reset My Game
  5. It has cPanel, and it even uses crons. I'm pretty sure.
  6. All of them would work.
  7. $107 USD is not a lot. You pay per page, and the complexity.
  8. Oh, sorry I did not know you wanted to know that. I would say, in my opinion, the minimum requirements would be: Space: 100MB DB Space: 50MB Number of DB's: 1 Bandwidth: 1GB ------------------ Line speed: 10Mbps Dedicated IP: no ------------------ Apache: 2.x with extensions: none PHP version: 4.x with extensions: php_gd, php_crypt MySQL: 5.x Rails: No pgSQL: No SQL Lite: No Perl: No I'm not going to go into more depth than that, the rest is really not important.
  9. I would help someone for less than $150 USD. But it does not mean I'm not good, it means I like to help people that can't help themselves. Kind of a Batman thing.
  10. Haha... Geesh thanks a lot. :(
  11. You need the md5 hash.
  12. Windows vs. Linux. *sigh* Linux for an server environment is really good, it's solid, it's popular and has allot of support. Windows, I have absolutely no knowledge of win server, and even if I do, I deny it.
  13. Agreed, fresh slate. So who the **** wants a piece of me?! :P
  14. I second with Dominion. Slicing is an art many people can't do.
  15. Be mature guys. Everything has it's flaws, but just like people you learn to love them for it anyways.
  16. Please state exactly what you want, features etc. Also you maximum your willing to spend, would help you find someone.
  17. A host that has PHP 5.2.4 and MySQL should do.
  18. /me needs to make an "How to install MCCodes" tutorial. Or MCCodes just needs to make a proper installer.
  19. @CG: MySQL queries would be faster, both sides. DELETE FROM `users` WHERE `userid` != 1; DELETE FROM `userstats` WHERE `userid` != 1; TRUNCATE {..} # the rest of the tables
  20. Try the mysql.php file then.
  21. But the problem is, once he inputs hi database file his ID will be 2. Not 1 like it is supposed to be. And that will make some modifications, and even some main MCCodes files malfunction.
  22. It is in your config file. "config.php". But that would not be the reason it disappears.
  23. That is all you do. If the crontabs are randomly disparaging you should contact your host.
  24. Please state what you are using to run the crons, or rather, with what do you manage them? eg. cPanel, Webmin, Plesk...
  25. Just a question: Where do you guys have to learn these things? I have maths on a matric level and I have never seen this before. Is it strictly to programming theory, or what?
×
×
  • Create New...