0
PHP and IIS are working together
Enthusiast
,
/t5/dreamweaver-discussions/php-and-iis-are-working-together/td-p/984642
Aug 15, 2008
Aug 15, 2008
Copy link to clipboard
Copied
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
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
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/php-and-iis-are-working-together/m-p/984643#M135679
Aug 16, 2008
Aug 16, 2008
Copy link to clipboard
Copied
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
>
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
>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

