Skip to main content
Inspiring
August 15, 2008
Question

PHP and IIS are working together

  • August 15, 2008
  • 1 reply
  • 273 views
OK, I have just been given this link http://www.iis-aid.com/iis_aid_php_installer and it installed everything under IIS for me without any hassle, AND, I have now been able to test a simple php page minus any db connectivity - it just has a simple line of hello world in it and it works, so I know IIS and its ability to show php is up and running.

However, I am now trying to connect a MySQL db and I am getting this error in the MySQL connection panel when I click the select button to try to select a db:

The files from the _mmServerScripts folder are for the server model PHP-MySQL. You try to connect to a database using a different server model.
Please remove this folder outside the Dreamweaver environment on both local and testing machines and try again.

Followed by:

HTTP Error Code 500 Internal Server Error.

That's all I get, nothing else. Any ideas?

Thanks.

Mat
This topic has been closed for replies.

1 reply

Inspiring
August 16, 2008
Matthew,

Check your DreamWeaver Site settings. It appears as though you've got the
wrong server model selected.

HTH

Steve

"matthew stuart" <webforumsuser@macromedia.com> wrote in message
news:g83qkb$2o3$1@forums.macromedia.com...
> OK, I have just been given this link
> http://www.iis-aid.com/iis_aid_php_installer and it installed everything
> under
> IIS for me without any hassle, AND, I have now been able to test a simple
> php
> page minus any db connectivity - it just has a simple line of hello world
> in it
> and it works, so I know IIS and its ability to show php is up and running.
>
> However, I am now trying to connect a MySQL db and I am getting this error
> in
> the MySQL connection panel when I click the select button to try to select
> a db:
>
> The files from the _mmServerScripts folder are for the server model
> PHP-MySQL.
> You try to connect to a database using a different server model.
> Please remove this folder outside the Dreamweaver environment on both
> local
> and testing machines and try again.
>
> Followed by:
>
> HTTP Error Code 500 Internal Server Error.
>
> That's all I get, nothing else. Any ideas?
>
> Thanks.
>
> Mat
>