Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'emmettbr'@'server.stonerocket.co.uk' (using password: YES) in / home/emmettbr/public_html/CakePHP/cake/libs/model/dbo/dbo_mysql.php on line 100
Warning: mysql_select_db(): supplied argument is not a valid MySQL- Link resource in /home/emmettbr/public_html/CakePHP/cake/libs/model/ dbo/dbo_mysql.php on line 105 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/emmettbr/public_html/CakePHP/cake/libs/model/dbo/ dbo_mysql.php on line 133 What is going on??? On Mar 27, 9:48 pm, "Dardo Sordi Bogado" <[EMAIL PROTECTED]> wrote: > > Whataccessrightsdo I give to each CakePHP file? > > It depends greatly on what are you intend to do, but: > > app/tmp and it's contents should be writtable by the user running PHP. > and app/webroot/ and it's contents should be readable by the user > running your webserver. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
