Welcome to the 2GNT Forum!
Home Site Background Info & Specs Mods & Tech Info CAPS Part Reviews Donate 2GNT Stickers
Search Printer-friendly copy 1 User in Chat
Top Team 2GNT Community The Pits v3.1 topic #11500
View in linear mode

Subject: "Who has experience installing phpbb? I need some help." Previous topic | Next topic
cougar694uJun-29-06 03:17 AM
Donating 2GNT member
3381 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11500, "Who has experience installing phpbb? I need some help."




          

It's on a win2k server, SQL 2k & SQL 2k5, pearl & PHP are installed and working on IIS 5.

Whenever I launch the install.php and enter the stuff it asks for, I get a fatal error stating it cannot connect to the database. In the SQL Server management studio, I'm able to connect via the same info I entered (MS SQL 7/2000, database host name, database name, username, password, etc). I enabled the MS SQL module in PHP, so that's not the issue.

Anyone have any pointers?

~Luke
Facebook
1969 Cougar - 11.91 - 380HP
2007 GSXR 750
1999 OZ - SOLD - 15.26 NA - 14.71 on 75 shot

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

Replies to this topic
RE: Who has experience installing phpbb? I need some help., Global Ruler Of All ThingsDarkOne, Jun-29-06 07:13 AM, #1
RE: Who has experience installing phpbb? I need some help., cougar694u, Jun-29-06 09:39 AM, #2
      RE: Who has experience installing phpbb? I need some help., Global Ruler Of All ThingsDarkOne, Jun-29-06 09:54 AM, #3
           RE: Who has experience installing phpbb? I need some help., cougar694u, Jun-29-06 11:06 AM, #4
                RE: Who has experience installing phpbb? I need some help., cougar694u, Jun-30-06 04:51 AM, #5
                     RE: Who has experience installing phpbb? I need some help., Diceman19, Jun-30-06 12:44 PM, #6

Global Ruler Of All ThingsDarkOneJun-29-06 07:13 AM
Donating 2GNT member
14955 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11517, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 0




          

Aside from "Run is on Linux with MySQL like you're fucking supposed to"...

What's the db server name in the config? Try both 'localhost' and whatever the FQDn of the machine is.

Then install Linux.

______________________________
If a sentence found online has 35% misspellings or greater and includes at least two racially charged expletives, chances are it is a YouTube comment.

'95 Eclipse TurboGS (garage deco)
'95 TSi AWD (restoring a survivor)
'97 Talon ESi-T (poor impulse control)
'99 Eclipse RS-T (daily beater)
'13 Evo X (mostly stock)
'17 Sienna (Middle Aged Dad Mobile)



Factory Service Manuals: http://nawdu.de/files/

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

    
cougar694uJun-29-06 09:39 AM
Donating 2GNT member
3381 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11535, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 1
Jun-29-06 09:55 AM by cougar694u



          

LOL, I know, I just like making things difficult.

I tried localhost and 'kdc02e' but didn't try the fqdn....Nope, didn't work either.

I'm leeching off a server at work and don't have any linux boxes. The closest thing is an AIX 4.3 RS/6000 that's collecting dust.

I'm probably gonna scrap phpbb, but the challenge is bugging the crap out of me and causing me to try harder to get it to work.

**EDIT**
Should I have created the database already in SQL Server? I tried it with a new name (non-existant database) and a new database name.

~Luke
Facebook
1969 Cougar - 11.91 - 380HP
2007 GSXR 750
1999 OZ - SOLD - 15.26 NA - 14.71 on 75 shot

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

        
Global Ruler Of All ThingsDarkOneJun-29-06 09:54 AM
Donating 2GNT member
14955 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11536, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 2




          

Ask *cough*Skizzo*cough*

______________________________
If a sentence found online has 35% misspellings or greater and includes at least two racially charged expletives, chances are it is a YouTube comment.

'95 Eclipse TurboGS (garage deco)
'95 TSi AWD (restoring a survivor)
'97 Talon ESi-T (poor impulse control)
'99 Eclipse RS-T (daily beater)
'13 Evo X (mostly stock)
'17 Sienna (Middle Aged Dad Mobile)



Factory Service Manuals: http://nawdu.de/files/

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

            
cougar694uJun-29-06 11:06 AM
Donating 2GNT member
3381 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11538, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 3




          

meh, I'm gonna install SQL Server on a different machine to connec to. I couldn't even get a simple VB.NET app to connect. I think something's up with that MSDE.

~Luke
Facebook
1969 Cougar - 11.91 - 380HP
2007 GSXR 750
1999 OZ - SOLD - 15.26 NA - 14.71 on 75 shot

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

                
cougar694uJun-30-06 04:51 AM
Donating 2GNT member
3381 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11568, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 4




          

Got it.

MSDE by default disallows network connections, which I'm guessing is the reason it wasn't allowing phpbb to connect to it, even though it was on the same machine.

I had to install with these switches:

Setup.exe DISABLENETWORKPROTOCOLS=0 SAPWD="password" SECURITYMODE=SQL

to allow network connections and allow SQL authentication (which doesn't work, BTW, you have to enable SQL authentication in the registry).

Once I did that, it worked.

~Luke
Facebook
1969 Cougar - 11.91 - 380HP
2007 GSXR 750
1999 OZ - SOLD - 15.26 NA - 14.71 on 75 shot

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

                    
Diceman19Jun-30-06 12:44 PM
Donating 2GNT member
4629 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#11607, "RE: Who has experience installing phpbb? I need some help."
In response to Reply # 5


          

subtitle:

windows blows balls.

___________________________________________

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote | Top

Top Team 2GNT Community The Pits v3.1 topic #11500 Previous topic | Next topic
Powered by DCForum+ Version 2.2
Copyright 1997-2005 DCScripts.com, Copyright 2005-2026 2gnt.com
Generated in 0.034 seconds, executing 26 queries.