Re: Getting CakePHP to connect to MySQL

2008-08-24 Thread Jonathan Snook
On Wed, Aug 20, 2008 at 7:03 PM, Peter Weicker [EMAIL PROTECTED] wrote: Thank you both. I decided to try installing Cake on my ISP instead of running it on my own PC. They asked me to send in photo ID before they'd let me use the system services I'd need to complete the install. Not very

Re: Getting CakePHP to connect to MySQL

2008-08-20 Thread Peter Weicker
Thank you both. I decided to try installing Cake on my ISP instead of running it on my own PC. They asked me to send in photo ID before they'd let me use the system services I'd need to complete the install. Not very reassuring. So, I tried installing CodeIgniter and had it up 15 minutes after I

Getting CakePHP to connect to MySQL

2008-06-22 Thread Peter Weicker
I want to learn CakePHP to add functions to our website (northbreeze.com). My PHP/MySQL experience is limited to a site search function I wrote some time ago. A long time interest in Smalltalk led me to Ruby on Rails. One good look at that led me to try CakePHP. I've just installed XAMPP on my

Re: Getting CakePHP to connect to MySQL

2008-06-22 Thread Jonathan Snook
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\cake \cake\libs\model\dbo\dbo_mysql.php on line 100 Make sure that you've specified the proper username and password (that's what this error message is