MSSQL database installation

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
kroon
Berichten: 18
Lid geworden op: 25 aug 2004, 22:15

MSSQL database installation

Bericht door kroon » 01 sep 2004, 15:21

After the install page I get the following message:

The PHP configuration on your server doesn't support the database type that you chose.

PHP 5.0 is installed on my intranet server.
What am I doing wrong. do I have to change anything in the php.ini file...??

Gebruikersavatar
Podium4
Berichten: 3009
Lid geworden op: 07 aug 2003, 15:32
Locatie: Groningen / Zwolle

Bericht door Podium4 » 01 sep 2004, 15:27

Yes, you need to acitvate the mssql extension in the php.ini file.

Find:

Code: Selecteer alles

;extension=php_mssql.dll
Replace with:

Code: Selecteer alles

extension=php_mssql.dll
Alleen support via het forum, dus geen support via email, msn of pb.

kroon
Berichten: 18
Lid geworden op: 25 aug 2004, 22:15

sql extension

Bericht door kroon » 02 sep 2004, 07:48

When I make the change in the ini file, I get a cgi time out error.
Do I have to make some other changes in the php.ini file?

PHP is installed on a ISS server with the cgi.exe file.
The server is also installed with asp. Is that a problem?

Gebruikersavatar
Bas
Berichten: 2741
Lid geworden op: 02 dec 2003, 17:38
Locatie: Omgeving Goslar (Duitsland)
Contacteer:

Bericht door Bas » 02 sep 2004, 12:03

That means that there is no extensions-dir in the PHP dir...

You need the zip, and fully extract it to the PHP dir.

kroon
Berichten: 18
Lid geworden op: 25 aug 2004, 22:15

Bedankt

Bericht door kroon » 03 sep 2004, 07:39

Bedankt allemaal,

Het werkt.

cartoontje
Berichten: 1518
Lid geworden op: 29 jun 2003, 10:57
Locatie: Home Sweet Home
Contacteer:

Bericht door cartoontje » 03 sep 2004, 17:12

Waarom praat je eerst engels en ga je vervolgens in het Nederlands over? :???:

Gesloten