Hi, I have trouble to get things working... These steps have i made so far.

  1. Install IIS
  2. Install PHP (its works i have checked with a simple php-file)
  3. Install MySQL (Don know if it works really Dir is C:\Mysql)
  4. Installed PhpMyAdmin in (C:\Inetpub\wwwroot\phpMyAdmin-2.3.3-rc1)

But when i test this in IE: http://localhost/phpMyAdmin-2.3.3-rc1/main.php

I get the error massge:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Thanks for your time!

knuff

    did you add the .php extension to the allowable page types?

    in the server admin section there is an area to add the .php extensions...use the help function to find and add the .php

      cause my php-files works fine with includes etc etc.

      knuff

        make sure each folder has executeble privledges

        maybe change the folder name to something simpler without the dashes and period - say to something like PMA

          still dosent work

          knuff

            4 months later

            Instead of posting a new thread i will continue this one.

            I had php running on an old website but when my puter crashed and i deleted all of my website files, i was making a new site and wanted to add php.
            I unninstalled all of my php files and mysql files and did a reinstall, i tried mspws and iis install to no avail. I also went into my reg and checked if php was being handled properly and it was. I just cant figure this one out it is probably a simple little thing m missing or not doing, (force-cgi redirect=0) i did that also.😕

              Write a Reply...