SQL Server 2000 Configuration???

jcumpsty

Joined: 2003-10-29
Posts: 3
Posted: Wed, 2003-10-29 18:42

Am I missing something?

I keep getting messages like this one...

Warning: mysql_connect(): Can't connect to MySQL server on 'Server' (10061) in ..\gallery\classes\database\mysql\Database.php on line 26

How do I tell it to use my SQL Server 2000 installation. I dont have or want MySql on my Window 2003 Server.

Thanks

----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 1.34
Apache version:
PHP version (don't just say PHP 4, please): 4.3.3.3
Graphics Toolkit: ImageMagick
Operating system: Windows Server 2003
Web browser/version (if applicable):

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Wed, 2003-10-29 19:38

jcumpsty, and you don't need MySQL or any other SQL-server for that matter.

Is thins a standalone install, or are you trying to integrate it in *nuke?

 
jcumpsty

Joined: 2003-10-29
Posts: 3
Posted: Wed, 2003-10-29 20:15

I am trying to integrate it into PhpBB.

If it does not require any data base where does it store its user list?

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Wed, 2003-10-29 20:39

In albums/.users (directory)

Moving to appropriate forum.

 
jcumpsty

Joined: 2003-10-29
Posts: 3
Posted: Wed, 2003-10-29 22:49

Has anyone got this working???

(PHPBB and Gallery 1.3.4 using SQL Server?)

If so...how did you do it? I keep getting the MySQL connect error described above.