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):
Posts: 13451
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?
Posts: 3
I am trying to integrate it into PhpBB.
If it does not require any data base where does it store its user list?
Posts: 3473
In albums/.users (directory)
Moving to appropriate forum.
Posts: 3
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.