Hello, This group is dedicated to the Google App Engine group. Since you’ve already posted this thread on serverfault, you could wait for someone to answer you in that forum.
As an alternative, I also suggest that you ask your question on the dedicated WebP discussion forum <https://groups.google.com/a/webmproject.org/forum/#!forum/webp-discuss> group. [1] On Monday, October 8, 2018 at 8:53:35 AM UTC-4, Riccardo Castagna wrote: > > Hello to everybody, > > someone may help me with this issue: > https://serverfault.com/questions/934454/configuration-for-support-for-webp-images-on-jetware-optimized-lemp-stack-php > > > The vm istance is on compute engine but should be same if it were on app > engine: > > I have on Compute Engine *the Jetware Optimized Lemp Stack Php 7* vm > istance , loaded from the gcloud marketplace: Jetware Optimized Lemp > Stack Php 7 > <http://jetware.io/appliances/jetware/lemp7_optimized_g2/profile> jetware > <https://twitter.com/jetware_io> the problem is with the webp gd library > of this repository : *Fatal error: Uncaught Error: Call to undefined > function imagewebp()* > > I wish to enable webp support: php.net > <http://php.net/manual/en/image.installation.php> I am not sure but I > think I have to install the libraries from the gcloud console and I am not > sure about the commands line to write: > > Services control > Available services: cron exim memcached monit mysqld nginx orientation > php-fpm redis > Start all services: start > Stop all services: stop > Service commands: > available|enabled|disabled|enable|disable|start|stop|status|restart > servicename > > Default server host > > Main config: /jet/etc/nginx/nginx.conf > Additional configs: /jet/etc/nginx/conf.d > Document Root: > Ports/Sockets: 80 > Main Error Log: /jet/log/nginx/error.log > > Php Version: 7.1.6 > Additional modules: PEAR PECL FPM > Path to interpreter: /jet/bin/php > Path to php.ini: /jet/etc/php/php.ini > Additional ini files: /jet/etc/php/php.d > > *command 1 should be: sudo apt-get install /jet/etc/php/php.d libwebp > libwebp-devel (this is the correct command ..?)* > > *after this I should add --with-webp-dir=DIR into php.ini file ( correct > ..?)* > thanks for who reply > > > *sincerely, Riccardo * > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/455fda19-8128-49db-9f15-a6077cafe8ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
