Running ebook-convert from php
Hello,
I'm trying to run ebook-convert from php using the exec command. I think it's a permission problem. I made www-data the owner of /usr/bin/ebook-convert and it is the user of all the relevant files, all with permission 755. Any idea why I can't run this from php?
|