MySQL Forums
Forum List  »  PHP

Re: php cannot make connection to mysql
Posted by: PatrĂ­cio dos Santos
Date: December 10, 2009 04:19AM

Hi...

it is not a php bug or mysql bug... but windows vista and windows 7 configuration...

it cn not resolve localhot to 127.0.0.1...

to solve this and to continue using localhost change the hosts files on windows vista or windows 7

C:/Windows/System32/drivers/etc

uncomment the # 127.0.0.1 localhost

will see like this:
127.0.0.1 localhost

regrds

Options: ReplyQuote


Subject
Written By
Posted
Re: php cannot make connection to mysql
December 10, 2009 04:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.