Closed freebrowser1 closed 3 months ago
pkg update && pkg upgrade installed php 8.3.10 over 8.3.8
pkg update && pkg upgrade
sv stop httpd sv start httpd
gd missing
pkg install php-gd
which installed gdf successfully.
but still no gd active. In PHP 8.3.8 gd was still active.
see above
That php-gd works when it is installed.
Duplicate of https://github.com/termux/termux-packages/issues/21262 - follow that issue for progress!
Problem description
pkg update && pkg upgrade
installed php 8.3.10 over 8.3.8gd missing
which installed gdf successfully.
but still no gd active. In PHP 8.3.8 gd was still active.
Steps to reproduce the behavior.
see above
What is the expected behavior?
That php-gd works when it is installed.
System information