Is there a reason why you are using IIS?  

I would disable IIS and run apache.  That's what I did, IIS is way to
difficult and unstable to install PHP as CGI or ISAPI

Apache is easy to set up with PHP.  Download Apache and run PHP from
there.  Make sure you disable ALL the IIS services

-----Original Message-----
From: catriona grisewood [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, March 26, 2002 2:45 PM
To: Hathaway, Scott L; 'Andreas_Frxsting'; [EMAIL PROTECTED]
Subject: RE: phpMyAdmin issue + looking for php/mysql websites


Im not sure what way php is installed as it was
already installed on the server here. How i got this
message exactly was
when i opened up MyphpMyAdmin after just installing
it. I go to create a new datbase and thats when the
error page comes up. Could it be i dont have the
config file setup correctly ? or maybe MySQL isnt
configured correctly ?

i dont know if that helps ?

Thanks for any help
--- "Hathaway, Scott L" <[EMAIL PROTECTED]>
wrote:
> I use PHP (cgi) with IIS and phpMyAdmin.  The
> problem with the header
> function is just that a couple of the .inc files
> with phpMyAdmin need to
> have the extra lines after the ?> deleted.  But,
> that message says that the
> headers have already been sent out.  The error below
> usually means a 404
> error if you are using a template.  If not, it
> usually means that you have
> forgotten something like a curly brace or a script
> ending.
> 
> Post your code and it will be easier to help.
> 
> Scott
> 
> -----Original Message-----
> From: Andreas Frosting [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 26, 2002 2:27 PM
> To: 'catriona grisewood'; [EMAIL PROTECTED]
> Subject: RE: phpMyAdmin issue + looking for
> php/mysql websites
> 
> 
> >  "The specified CGI application misbehaved by not
> > returning a complete set of HTTP headers. The
> headers
> > it did return are:"
> 
> Looks like you're running phpMyAdmin on a machine
> with Windows and PHP
> in CGI-mode?
> I don't recall if it's PHP in CGI-mode on Windows
> that in general
> doesn't work with the header()-function or if it's
> only IIS.
> 
> The solution is to install PHP as non-cgi... Don't
> know how that is done
> as I'm using FreeBSD, but know you know whats wrong
> :)
> 
> > I dont think i set up mySQL properly maybe ?
> 
> The problem is not related to MySQL.
> 
> :wq
> //andreas
> http://phpwizard.dk/ (in Danish only)
> 
> 
>
---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list
> archive)
> 
> To request this thread, e-mail
> <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
>
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
http://lists.mysql.com/php/unsubscribe.php


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy AwardsR
http://movies.yahoo.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to