This Happens Becuase Your "account" Login In Database Wasnt Made Right And Is Missing Permissions To 1 Or More Of The 4 Databases. To Fix Refer To Step 3 Sections 13-19.
Code:
File: .\Config\Provider.cpp, Line: 79
This Happenes Becuase Of Ram Or Virtual Memory. These Server Files Bank Into PageFile For Some Reason IDK Dont Ask Me Why But They Do (Chances Are Thier Old Files And Servers Needed A Way To Load Files And Keep Physical Ram Open For Connected Users).
if Happenes Becuase Of Ram Or Virtual Memory....so how much RAM i need??
now my RAM 2gb only....and my Virtual Memory 12192MB....
Well, have you installed the database on the default account using mixed authentication mode? Have you installed mssql2000's SP4? Have you filled in the correct info in all config files? Are you running the server on windows XP SP2?
SERVER DOES NOT EXIST OR ACCESS DENIED!
what part you dont get ?
you wrote wrong info into config files
it has nothing to do with memory
i have downloaded all file of OSDS frm u database(from u site).....
and i already change the config files like this....
Quote:
Originally Posted by Config.inc.php
<?php
//开始session
session_start();
//设置不进行本地缓存
header('Expires: '.date('D,d M Y H:i:s',mktime(0,0,0,1,1,2000)).' GMT');
header('Last-Modified:'.gmdate('D,d M Y H:i:s').' GMT');
header('Cache-control: private, no-cache,must-revalidate');
header('Pragma: no-cache');
$db_name="account";
$db_host="my ip here";
$db_user="sa";
$db_pwd="my password";
?>
Well, have you installed the database on the default account using mixed authentication mode? Have you installed mssql2000's SP4? Have you filled in the correct info in all config files? Are you running the server on windows XP SP2?
yes..i'm using Windows XP PRO Version 2002 SP2...
maybe i'm wrong with the config file sir..
here my all config file
Quote:
Originally Posted by Cast
;
CAST_PORT = 7882
DATABASE_ADDRESS = 127.0.0.1,1433
DATABASE_DATABASE = CHARACTER
DATABASE_ACCOUNT = sa
DATABASE_PASSWORD = my password
CAST_SERVER_ID = 1101
LOG_PATH = ..\LogFiles\