IIS6 on Win2003 has a very different setup compared to IIS5 in Windows 2000.
See the site
http://s92192454.onlinehome.us./PHP_...under_IIS.html
for more details about configuring PHP and MySQL for IIS6...
Hope this site contains a solution for you...
Marc
"Sheldon" <sheldon_payne2000@yahoo.co.uk> schreef in bericht
news:RC5yc.128$ec4.60@newsfe5-win...[color=blue]
> "Aggro" <spammerdream@yahoo.com> wrote in message
> news:Wt2yc.396$Pd4.232@read3.inet.fi...[color=green]
> > Sheldon wrote:
> >[color=darkred]
> > > I can't connect to the mysql database using the pconnect command.[/color][/color]
> Although I[color=green][color=darkred]
> > > can connect to the database using mysql administrator.[/color]
> >
> > AFAIK there is no pconnect() function in php. There is mysql_pconnect(),
> > perhaps you mean that? But you didn't tell what the error message is
> > that you are receiving, or are you even checking the error message? Do
> > you know how to see it?[/color]
>
> Perhaps my original post wasn't clear or was too complicated for you.
>
> Server 1: Win2000/IIS5 - Everything works fine
> Server 2: Win2003/IIS6 - Connecting to MySQL through PHP doesn't work
> Both servers have identical PHP/MySQL setups.
>
> This is NOT a coding issue since the code works fine on the W2K server.[/color]
It[color=blue]
> looks like a problem with either IIS6 or NTFS permissions since the[/color]
default[color=blue]
> NTFS permissions on Win2003 are stricter than Win2000.
>
> Anyone else expericed similar problem on WIN2003 with MySQL?
>
>[/color]