GD PHP stop working suddenly.

110 views
Skip to first unread message

Jose Luis Pavón Pavón

unread,
Apr 27, 2020, 3:08:01 AM4/27/20
to Google App Engine
Hi all!
The module php7.3-gd stop working suddenly, it works locally.
The logs of the web shows this error: "Your server does not support the GD function required to process this type of image" the good thing is that two minutes before it worked normally.
I uninstalled and reinstalled gd, restarted apache2 and the VM without any lucky.
Thanks a lot.

Katayoon (Cloud Platform Support)

unread,
Apr 27, 2020, 11:16:04 AM4/27/20
to Google App Engine
Hi Jose,

I am not sure if you are using App Engine standard environment for flex? If you are using flex., note that GD PHP extension is disabled by default and it seems it only supports PNG, JPEG and FreeType. So, as explained in the documentation, make sure it is enabled as an extension by adding a php.ini file in the root of your application and using the extension directive. You may also take a look at this thread on Stack Overflow seems to be similar to your issue. 

If the issue still persists, you may post your full detailed question along with the code snippet you are using on Stack Overflow for technical assistance.  

Reply all
Reply to author
Forward
0 new messages