knipers
Forum Replies Created
-
Forum: Plugins
In reply to: [Authorizer] LDAP not authenticate after update to PHP 7.3.9I found the problem! After upgrading PHP and plugin to the latest version, the authentication password has been lost (null).
So I put the password back in the “LDAP Directory User Password” field and the problem was solved.
thank you
- This reply was modified 5 years, 3 months ago by knipers.
Forum: Plugins
In reply to: [WebP Express] Webp Express not working on nginx@roselldk thanks for help, I was using “operation mode” as “varied images responses” on nginx, this operation mode does not work with nginx (I tried all possible configurations today all day long and believe none worked).
But I managed to solve by doing the following configuration:
– Operation mode: CDN Friendly
– Images types to convert: Both jpegs and pngs
– Destination Folder: Mingled
– File Extension: Append “.webp”
– Alter HTML (Checked) with default optionsIf possible, I suggest adding a new mode of operation named “Nginx” that sets these options by default and hides htaccess options and alerts.
This would help other users not to spend time with settings that will not work for nginx.
Forum: Plugins
In reply to: [WebP Express] Webp Express not working on nginx@roselldk thanks for help,
I try change location with your instructions, but no work.
I read all openresty, I try all steps, but no work.
Do you have any other suggestions to solve?
My Configs:
https://ibb.co/G25LyqG
https://ibb.co/fdm617Q
https://ibb.co/64GNNtQ- This reply was modified 5 years, 3 months ago by knipers.
Perfect! That’s right, I granted the necessary permissions and I reinstalled the plugin and it worked perfectly, the directory / s was created and error 404 was solved.
Thanks