Re: Problems connecting to MySQL 4.1 on PHP 5.1.1 using IIS 6

2006-11-09 Thread Matt
Disregard this thread, the cause of the problem was a small typo. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from

Re: Problems connecting to MySQL 4.1 on PHP 5.1.1 using IIS 6

2006-11-09 Thread Matt
Database host is set as localhost, exactly the same setting as used in the when doing vanilla mysql_connect which works fine. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group,

Re: Problems connecting to MySQL 4.1 on PHP 5.1.1 using IIS 6

2006-11-09 Thread mariano.iglesias
I'm sorry but this is completely out of scope for the purpose of this group. [EMAIL PROTECTED] is for handling messages *REGARDING* CakePHP development, not just general PHP. There are other groups for that. Furthermore, a very basic google search would yield results: http://www.google.com.ar/se

Re: Problems connecting to MySQL 4.1 on PHP 5.1.1 using IIS 6

2006-11-09 Thread chwagssd
Hate to ask a simple question, but perhaps it will help. Did you make sure that your database host was localhost? Or could you perhaps use your local ip like 192.181.1.* ? Let us know what you are putting for your database host. --~--~-~--~~~---~--~~ You receiv

Problems connecting to MySQL 4.1 on PHP 5.1.1 using IIS 6

2006-11-08 Thread Matt
I'm currently testing out a site on a server running MySQL 4.1, PHP 5.1.1 and IIS 6 and I'm having problems connecting to the database as I always get the message: "Your database configuration file is present. Cake is not able to connect to the database." No other errors show up either on that