Pagina 1 van 1

MSSQL database installation

Geplaatst: 01 sep 2004, 15:21
door kroon
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...??

Geplaatst: 01 sep 2004, 15:27
door Podium4
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

sql extension

Geplaatst: 02 sep 2004, 07:48
door kroon
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?

Geplaatst: 02 sep 2004, 12:03
door Bas
That means that there is no extensions-dir in the PHP dir...

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

Bedankt

Geplaatst: 03 sep 2004, 07:39
door kroon
Bedankt allemaal,

Het werkt.

Geplaatst: 03 sep 2004, 17:12
door cartoontje
Waarom praat je eerst engels en ga je vervolgens in het Nederlands over? :???: