phpBB requires ODBC connection

Discussion in 'Third-party applications' started by cgwp, Jul 12, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I saw that phpBB was in the DASP marketplace, so I presume that it is supported. When I try to install it, I am asked for a DSN name.

    How can I create a DSN name to sql Server 2005?
    Or is there an alternate way to configure phpbb to use SQL Server 2005?

    Any help would be appreciated.

    Thanks

    marc
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Do not select the ODBC option; select the native SQL connection.
     
  3. Hi Bruce,

    That doesn't seem to be an option. I get mysql or mssql via ODBC as the only two options. MSSQL 2000+ on the requirements page is listed as "unavailable"

    Thanks

    marc
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    hmm.. can you let me know the URL to the installer?
     
  5. Just sent you the link via PM

    Thanks

    marc
     
  6. Bruce

    Bruce DiscountASP.NET Staff

    The version you are trying to install is old (version 3) and it doesn't support PHP SQL driver.

    The current version is 5.4.1. Download and install the latest version.
     
  7. Could someone point me to where I can get version 5.4.1, please?
    The version listed on the DASP Web Application Gallery is 3.7 and the latest release on the phpBB site is 3.0.7.

    Thanks

    marc
     
  8. Sorry for that, I think Bruce got it mixed up with a version of some other software.

    You should download 3.0.7-PL1 which is the version we're running in the Control Panel.

    Try it out and let me know if you have any questions
     
  9. That was the versions that I installed ... 3.0.7-PL1

    It is running on a Win2003/II6 box if that makes a difference

    Thanks

    marc
     
  10. Bruce

    Bruce DiscountASP.NET Staff

    oopss. for some reason, i was thinking of dnn
     
  11. So, does anyone have any ideas? It looks like I have the latest version installed.

    Thanks

    marc
     
  12. Bruce

    Bruce DiscountASP.NET Staff

    I checked the server and made sure the PHP MS SQL driver is installed. I am not sure why PHPBB is not picking this up.

    Have you considered moving to IIS7? We've tested the we application installer very extensively on IIS 7.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page