Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PHP and IIS are working together

Enthusiast ,
Aug 15, 2008 Aug 15, 2008
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
TOPICS
Server side applications
255
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 16, 2008 Aug 16, 2008
LATEST
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
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines