IOWEB TECHNOLOGIES

Results 105 comments of IOWEB TECHNOLOGIES

It seems the url request in #1044 `https://git.archlinux.org/svntogit/packages.git/plain/trunk/freetype.patch?h=packages/php` Resolves to a not found ![image](https://user-images.githubusercontent.com/20220341/101736722-8724b000-3acc-11eb-89d1-9ebdf19355ce.png) Maybe that's the reason?

I tracked another version of the patch, I created a gist to download it at ` https://gist.github.com/ioweb-gr/c39fed4839f090d7b81438089ce646c0 `, then installed using --patch directive successfully. So definitely the URL needs an...

Even if I install GD with the patch, still it's not working correctly with Freetype. That's on PHP 7.3 E.g. ``` php -r "gd_info();"; php -r "imageftbbox();"; PHP Fatal error:...

Hi, the issue is.with php7.2 and 7.3 but you're building php 7.4

I'm coming back up with this as I still can't install it correctly with freetype. More specifically I can't make function imageftbbox appear after compilation on php 7.2 and 7.3...

I also face the same issue with 4xx status code preventing rewriting. I'm using the following setup ``` pagespeed RewriteLevel PassThrough; pagespeed FileCachePath /var/ngx_pagespeed_cache; pagespeed FileCacheSizeKb 204800; pagespeed FileCacheCleanIntervalMs 3600000;...

> But you have a "fixed" part: pagespeed LoadFromFile "https://www.example.com/pub/media/" "/path-to-the fixed-one/pub/media/" Not always, some paths will be rendered like this `pub/static/version1636311072/frontend/...../image.png ` > I can´t see a pagespeed Domain...

>This last directive cover all others. OK I'm sticking with just this then >You need to clear the pagespeed cahe I cleared the cache from purge cache in pagespeed admin....

Yes the request for each image has the header for webp ![image](https://user-images.githubusercontent.com/20220341/140737811-73721907-c971-4784-9bd0-90fb07b2dac5.png) And I still see this in the comments ![image](https://user-images.githubusercontent.com/20220341/140737993-e3a775b9-67bf-4570-a4a0-12307aa08204.png)

> Not serves as webp, but are rewrited by pagespeed? The url have pagespeed in it? like: ` xshoes_tennis_bg_eng.png.pagespeed.ic.oIjD0NVeCW.png` No they don't :(