Search results

  1. Kaori

    MiRZero2.3 [Med-High] - Live

    what's this? you don't type the address in the files, you CAN use a TOOL to inject the the IP. Now you wanna be infracted for providing misleading information? Yes you still have to enter ip on some of the files on server side. (can be automated) client side, it's an ini you have to change...
  2. Kaori

    MiRZero2.3 [Med-High] - Live

    isn't this hosted on a laptop? is it on wireless? switch to wired would reduce lag a little. so any news on no-ip or dyndns?
  3. Kaori

    db server prob

    And please use the original database name LOM2.
  4. Kaori

    MiRZero2.3 [Med-High] - Live

    It's pretty easy to setup a no-ip or dyndns account. Do it. Save you and our time.
  5. Kaori

    db server prob

    ok you did not restore the db called LOM2 go restore it. since you are using sql2000, you will come across the db has a higher version and you will not be able to restore using sql2000. goto mirfiles (below my signature) and goto mir2td2.3 directory and download LOM2.SQL2000.zip It's made for...
  6. Kaori

    db server prob

    with which one? (local) or 127.0.0.1? use the same osql command again at 1> type these You should now get something like:
  7. Kaori

    db server prob

    okay good next is to test if your sa/sa actually works. open cmd again type these carefully You should get "1>" (good) You may get "Login failed for user 'sa'." or "SQL Server does not exist or access denied."
  8. Kaori

    db server prob

    like jasper say try 127.0.0.1 instead of (local) to test if sql is listening on 1433 open cmd You should see something like
  9. Kaori

    better cpu

    If you have cash Get a dual xeon board (super micro, asus have a few that supports socket 771) Get an e5405. or a pair. Get more RAM like 8G. HD, you can do some RAID 0/1/5. Raid 5 need 3 drives. RAID0 or RAID1 uses 2 drives. Research on solid state drives as well (they are great for speed / low...
  10. Kaori

    MiRZero2.3 [Med-High] - Live

    changed again? didn't I suggest no-ip.com or dyndns.com?
  11. Kaori

    db server prob

    with SP4? Check if your server is listening on port 1433. Verify user/pass is correct.
  12. Kaori

    db server prob

    it's not connecting to the SQL. fix your sql server first. which sql are you running? 2000 or 2005 or 2008?
  13. Kaori

    better cpu

    go with the higher RAM then go for the higher MHz RAM is more important also which xeon? there are so many of them.
  14. Kaori

    db server prob

    at this point, your objective is to get login/db servers up. There's no point opening all other programs. Turn on DBServer ONLY. Do you get "Server Started..."?
  15. Kaori

    Mir Server Listing

    On firefox it's flashy because the layer killed onmouseover. To fix that you have to make sure the layer doesn't appear under the cursor. On IE it's flashy when you move the mouse. That's not what your code is trying to do. To fix the other firefox problem: You have to decide on your width. is...
  16. Kaori

    db server prob

    why is your mssql port 3306? don't need to change those 0.0.0.0 to 127.0.0.1
  17. Kaori

    db server prob

    Paste the content of the 2 files: LoginSrv's Logsrv.ini DBServer's dbsrc.ini
  18. Kaori

    db server prob

    db server connects to login server what did login server say? you probably forgot to add ip to one of the txt/ini... serveraddr or something in login server folder.
  19. Kaori

    Mir Server Listing

    do you have firefox? it looks very different (off the iframe) and the mouseover just doesn't work on both ie and firefox (flashy) need to add some pixels to the style.left
  20. Kaori

    Mir Server Listing

    Looks like the onmouseover code on IP broke the update.