Hi there, I'm new to cakephp and trying to install Media Plugin in my
test app. By all accounts media plugin is the best plugin of it's
kind, the problem I have is I'm developing on my localhost on a
windows machine.

I get stuck when I get to doing the:
cake media init
chmod -R a+rwX app/webroot/media/{transfar,filter}

Where I just get an error: php fatal error: call to undefined method
MIME_Type::config()

Now, when I did some googling I discovered that there are quite a
number of possible issues with windows. I'm only wanting to upload a
photo and save a couple of sizes of it. Nothing too complex. But I'm
worried about knocking something together myself because (a) I don't
know enuf probably (b) at least with media plugin I know there's
validation and best practice etc etc.

My questions are:

what exactly are the problems with it and windows (I've seen the big
list but it means nothing to me) or at least, will they affect me with
what I want to do?

I'm not completely sure but I think that chmod thing I typed into the
console above makes a couple of folders and sets permissions, can
anyone tell me in english the manual way to do this so I can by pass
the error I was getting

Any help would be gratefully received :)

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to