The file is in the correct location, beside the app_model.php, which has no problem.
Besides, there are some logic inside the AppController like components initialization and some shared logic that work. And if I download the file from FTP or open it through SSH, I can see the changes I made. But, again, the changes are not reflected on the app. On Friday, April 16, 2010, Dr. Loboto <[email protected]> wrote: > You may edit file in wrong location. You may have some PHP opcode > cacher in action. > > BTW, app_controller is not necessary unless you call methods defined > there. So if there is nothing critical and file is not loaded because > of wrong rights it won't be fatal. > > On Apr 16, 7:47 am, Lucca Mordente <[email protected]> wrote: >> That's the point. No change is being reflected. >> And the website continues to work even when the app_controller.php file is >> deleted, as if it was there. >> >> Lucca Mordente > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" 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 > -- Lucca Mordente Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
