crakmax
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] Can't get the permissions to workAlright so it seems that ./configure –disable-shared worked for jpegtran & gifsicle. However, for optipng I had to use ./configure without the –disabled-shared and it worked fine 🙂
Now, when I go to my plugin panel, it says All clear, but I still see those missing:
Gmagick: Missing Imagick: Missing Imagemagick 'convert': MissingShould I find em and install them too?
Also, I suppose that since the plugin couldn’t install those dependancies itself, I will have to update them manually. To do so, will I have to remove the folders and do the process again each time?
Thanks a lot for your help!
Forum: Plugins
In reply to: [EWWW Image Optimizer] Can't get the permissions to workWell, I downloaded the .tar.gz for JPEGTRAN according to the instructions given on https://ewww.io/2014/12/06/the-plugin-says-im-missing-something/
Then I unarchived it at the root of my WordPress website (where the wp-content, wp-admin, …) are. It created a folder “jpeg-9b”. I went inside that folder and ran the following commands without any error:
./configure
makeOnce all of this was done, I ran the command
cp jpeg-9b/jpegtran wp-content/ewww/jpegtran-customForum: Plugins
In reply to: [EWWW Image Optimizer] Can't get the permissions to workSorry for the delay,
The server is a VPS for which I have SSH access, but no root access.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Can't get the permissions to workHello,
Here is the pastebin: http://pastebin.com/GEy5AqcC
I have changed some values about the site though (ie. username…)Also, I have tried to set up jpegtran manually following the instructions found on https://ewww.io/2014/12/06/the-plugin-says-im-missing-something/ but I can’t get this working neither 🙁
Thanks