Quote:
Originally Posted by baf
Try to chmod 777 the directory in which mobi file will be created.
And don't be afraid of chown 
|
@baf, thanks, turns out this was the issue. i'll have to read up more on chown to get more comfortable with it, everything i'd come across in cursory google searches was about how people mangled their sites by messing with the permissions.
@NiLuJe, thanks, still new to php, so chmod'ing from the command line seems more controlled to me right now. got to hit the php documentation a bit more.
@knc1, ok, thanks for that. got to spend some more time with the docs