Dmitry Kolesnikov

Results 4 issues of Dmitry Kolesnikov

I write password for root user mysql in the config file "my.ini", but I can't start MariaDB Shell without password from WNMP interface. ![image](https://user-images.githubusercontent.com/711179/138342627-ade299a6-75a5-452c-a9ba-3146504826b9.png) If I start mysql from any...

enhancement

Added support for uploading images and creating thumbnails with WEBP extension.

Hello!! It's for GS 3.3.16 I use regexp on Nginx, my siteurl defined with `$_SERVER['SERVER_NAME']` as regexp: ![image](https://user-images.githubusercontent.com/711179/76318964-2a9b2700-62e7-11ea-9520-bd2cf2fd2aa9.png) Can you change it to `$_SERVER['HTTP_HOST']` ? And can you remove error...

discussion

Hello! Page option --zoom is ignored in command: `wkhtmltopdf -T 5 --zoom 1.2 --footer-spacing 1 --margin-bottom 8 --header-spacing 2 -O Landscape -s A4 ....`, it was scale 1.0 with anything....