Sunday, March 29, 2009

Re: Hosting Migration Problem - The requested address was not found on this server

Okay sorted it now, this is what i see:


Warning: mysql_connect() [function.mysql-connect]: Access denied for
user 'admin'@'localhost' (using password: YES) in /home/palacevi/
public_html/cake/libs/model/dbo/dbo_mysql.php on line 102

Warning: mysql_select_db(): supplied argument is not a valid MySQL-
Link resource in /home/palacevi/public_html/cake/libs/model/dbo/
dbo_mysql.php on line 105

Warning: mysql_list_tables(): supplied argument is not a valid MySQL-
Link resource in /home/palacevi/public_html/cake/libs/model/dbo/
dbo_mysql.php on line 141

Warning: session_start() [function.session-start]: Cannot send session
cookie - headers already sent by (output started at /home/palacevi/
public_html/cake/libs/model/dbo/dbo_mysql.php:102) in /home/palacevi/
public_html/cake/libs/session.php on line 146

Warning: session_start() [function.session-start]: Cannot send session
cache limiter - headers already sent (output started at /home/palacevi/
public_html/cake/libs/model/dbo/dbo_mysql.php:102) in /home/palacevi/
public_html/cake/libs/session.php on line 146

Warning: Cannot modify header information - headers already sent by
(output started at /home/palacevi/public_html/cake/libs/model/dbo/
dbo_mysql.php:102) in /home/palacevi/public_html/cake/libs/session.php
on line 147
CakePHP Rapid Development
Missing Database Table

No Database table for model Category (expected "cms_categories"),
create it first.

Notice: If you want to customize this error message, create app/views/
errors/missing_table.thtml.
CakePHP : Rapid Development Framework


Looks like it's not finding my database?

Thanks,

James

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: