Read the documentation.  Where is the mySQL database located?  Is it on
the web server or on another machine?  If its on another machine then
you put in the IP address.  If its on the same machine as the Web
Server, then put in localhost

Get it?

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


when im connecting to an online MySQL server do i just
put in the server name ie 'orac'in the config file or
do i need to put in its ip address etc with it ?
--- "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