![]() |
|
|
#1 (permalink) |
|
Programmer
|
Phpbb
Can anyone tell me what I type in these on PHP BB 2.0.19 (I got confused with ODBC DSNs & Databases)
Database Server Hostname / DSN: Your Database Name: Database Username: Database Password: Everycombination i try comes up with: Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in D:\Domains\gamingdevil.com\wwwroot\forums\db\msacc ess.php on line 55 phpBB : Critical Error Could not connect to the database DEBUG MODE SQL Error : Error Last edited by subzero; 30-03-2006 at 04:02 PM. |
|
|
|
|
|
#2 (permalink) |
|
Administrator
Join Date: May 2003
Posts: 1,299
|
Try following:
http://support.catalyst2.com/index.p...kbarticleid=57 and / or http://www.catalyst2.com/help_files/...2_noframe.html Regards, Jacob
__________________
Jacob Colton jacob@catalyst2.com Open a ticket | Knowledgebase | Rate catalyst2 | Review catalyst2 |
|
|
|
|
|
#4 (permalink) |
|
Administrator
Join Date: May 2003
Posts: 1,299
|
Can you PM me the setup URL?
__________________
Jacob Colton jacob@catalyst2.com Open a ticket | Knowledgebase | Rate catalyst2 | Review catalyst2 |
|
|
|
|
|
#5 (permalink) |
|
Administrator
Join Date: May 2003
Posts: 1,299
|
Have you used the database included in the zip file you downloaded?
__________________
Jacob Colton jacob@catalyst2.com Open a ticket | Knowledgebase | Rate catalyst2 | Review catalyst2 |
|
|
|
|
|
#7 (permalink) |
|
Administrator
Join Date: May 2003
Posts: 1,299
|
You need to use the ms_access_primer database in your /db folder (the file can be found in /installs/db schemas folder of phpbb zip file that you downloaded)
__________________
Jacob Colton jacob@catalyst2.com Open a ticket | Knowledgebase | Rate catalyst2 | Review catalyst2 |
|
|
|
|
|
#8 (permalink) |
|
Programmer
|
Ah, thanks never read:
"Before you install phpBB 2 you need to create a Data Source Name or DSN. The exact way to do this will depend on your hosting provider, if you are unsure you should check with them before proceeding. In general though you should create a System DSN which points to the location where you have stored an unarchived copy of the ms_access_primer.mdb file (this is contained in the ms_access_primer.zip which can be found in install/schemas/). The name you give this DSN will be used during installation. Do not proceed until this step is complete!" Works fine now, ty
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|