Right. But I have 60,000+ users, so it's a lot simpler to just turn it back on for everyone who might have turned it off, by running the query I wrote above.KevC wrote:It should be on by default anyway.
That user must have decided to turn it off. You can turn it back on again in their profile preferences.
...and what about when it's on a different drive (which is the case for me)?Oyabun1 wrote:There is a bug in 3.1.3, you are required to put the relative path to ImageMagic or the error message will show, so something like ./../C:/Program Files (x86)/ImageMagick-6.8.7-Q16/
I tried disabling base_opendirs, then temporarily ran the application pool under the administrator account as a test. It still was unable to "see" the directory.rxu wrote:Are you sure the webserver is allowed to access the program files folder?
It doesn't matter what I put in open_basedir - I've even disabled open_basedir altogether (commented it out in php.ini), but it still doesn't find it.Brf wrote:It exists, but you have blocked access to it...