One more time.

01/27/2010 06:40 LordVolk#1
Ok. Xampp is installed.
Xampp is running.
Xampp's apache document root has been changed from htdocs to X:\<folder>.
MSSQL200SP4 is installed on C:.
How do i get xampp to look to C: for the databases for the game.
01/27/2010 08:45 janvier123#2
xampp does not look for databases, php scripts do
what your trying to pull from the db ?
01/28/2010 03:32 LordVolk#3
Trying to get the registration page to link up with the DB. The DB is on C: while the server root is on G: I tried a few things, but none of them seem to work
01/28/2010 04:13 janvier123#4
it does not matter where the db is installed
if you use the right commands you should be fine
01/28/2010 08:59 Decima#5
have u enabled the mssql feature for the php?