Yes, I'm sure, If I open a cmd window and go to c:\mysql\bin I execute mysql
and it's open well.
I'm running mysql as a service.
The type of server I use is mysqld-max-nt.
I've created a new php file that contains phpinfo(), and it's runs well, so
the php is well linked to the apache server. But, when I go to a page of
autentication of user and password, when I clik "ok" it do nothing.
An observation I made is that in phpinfo() the method that is shows is
GET...and I pass the User and Password with POST method. If that could be
the problem...how can I fix it?

Thxs again for your response,

Alex
----- Original Message -----
From: "Steve Douville" <[EMAIL PROTECTED]>
To: "Alejandro César Garrammone" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, May 13, 2004 12:37 PM
Subject: Re: [PHP-WIN] Problems Configuring and I do all the manual
says...HELP!


> Are you sure that MySQL is running? Are you able to connect to it with an
> MySQL client? Are you running it as a service or standalone?
>
> steve
> ----- Original Message -----
> From: "Luis Moreira" <[EMAIL PROTECTED]>
> To: "Alejandro César Garrammone" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, May 13, 2004 11:30 AM
> Subject: Re: [PHP-WIN] Problems Configuring and I do all the manual
> says...HELP!
>
>
> > Alejandro César Garrammone wrote:
> >
> > >Hi all, I've a problem configuring my php on a Windows XP OS.
> > >I do all the manual says...the Apache Server has service start and it
> seems it is working fine...but when the php try to connect to a mysql
> databases it's do nothing.
> > >Before the XP I have a W98 running perfectly with Apache, PHP and Mysql
> and when I do not start mysql it notify that can't connect, but right now
> with this new operating system don't tell nothing...so i think the problem
> is in the configuration of the php.
> > >Someone can help me?.
> > >PHP ver 4.2.3
> > >Apache ver 1.3.27
> > >MySQL ver 3.23.53
> > >
> > >Sorry for my english,
> > >
> > >Thx in advance,
> > >
> > >Alex
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to