CakePHP update - still part 1

view a random? 1,911 views

There is further reading on how-to build cakePHP applications with IBM. But you’ll need a developer log in at IBM to read it (though I think it’s a free technicality).

I still haven’t worked out why CakePHP can’t find my application Models at cake.nzfusion.com, but it is working in my home environment, which is all I need.

And I have discovered that WordPress does a terrible job of importing my code snippets!

Last 5 posts by James Little
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • MisterWong
  • Reddit
  • Scoopit
  • StumbleUpon
  • Technorati
  • rss

Related Posts:

2 Comments

  1. Posted February 19, 2008 at 9:24 pm | Permalink

    Did you clear out the app/tmp directory when you uploaded your dev site to cake.nzfusion.com? (keep the subdirectories, but delete the files)

    Also, check the app/tmp directory is writable by the web server (easiest way is to chmod the directory and its siblings to 777)

  2. Posted February 19, 2008 at 10:12 pm | Permalink

    Ah… I did notice that I had some data in there, but a clean install was empty…

    Hmm, I have now emptied the cached data. But its still not going (you can check at http://cake.nzfusion.com/posts - I must have overwritten the route change I made).

    I suspect the problem is around mod_rewrite, next time I have some spare time I might try turning off mod_rewrite in cake and see if that is helpful.

    And I’ve checked I’ve uploaded them ;)

Post a Comment

Your email is never published nor shared.