Yes, I did that a few minutes ago while I was reading this thread:
http://forum.ragezone.com/f459/cabal...v3-1-a-644514/
The only problem left that blocks my progress is that:
While using CabalToolz v3's registration page (front)
It says:
Code:
Validating Form
Everything is OK. Welcome to Our server. GL HF!!!
And tried to login in client:
Code:
Account Name or password did not match.
Then I checked the MSSQL Server.
under:
Code:
MSSQL DB->ACCOUNT-dbo.cabal_auth_table
Nothing was there. The registration did not wrote any data into the database.
Edit: //using John_D
Backend is located at : domainname/cabal/
Frontend is located at : domainname/cabal2/
Both are in the MSSQL VPS (since I can't figure out yet how to in linux)
Edit 2: //using Chumpy's web repack
I have also tried using this repack by Chumpy.
http://www.mediafire.com/?fcuvzmzgq5n
- After activating the MSSQL EXTENSION in php.ini
I have encountered a weird bug/error.
The webserver can't seem to find the pages associated with 'config.php'
Code:
example: reg.php
ranking.php
The browser will return an error "cannot find page" like that.
Edit 3: //restarted the Cabal services
- generated new logs
GlobalDBAgent.log
Code:
[Mon Nov 22 2010 18:28:28.213903 3039144848]: [##ERROR##] check 'pUserDataCtx' fail
[Mon Nov 22 2010 18:28:28.213932 3039144848]: [##ERROR##] 'OnIPCConnect2Svr' fail (Proc/Connect.cpp:12)
[Mon Nov 22 2010 18:28:28.213983 3039144848]: [##ERROR##] UsrMap Fail : MainCmd(5) Ret(C:0:12) Addr(127.0.0.1)
What's this supposed to mean?
GlobalMgrSvr.log
Code:
[Mon Nov 22 2010 18:28:35.214771 3078751968]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(49,0), serverAddr(127.0.0.1:38180)
At least the libtdsodbc.so.0 has been fixed. Now with new errors.
Is this normal or no?
Shameless bump, in need of professional help.