SOLUCION ::: Fatal error: Uncaught Error: Call to undefined function imagecreatefrompng()
Habilitar extensión PHP-GD
Ingresar a php.ini
c:/xampp/php
Habilitar extension :
extension=gd;
Instalar MySQL Server en Fedora 42 sudo dnf install mysql8.4-server Habilitar e iniciar el servicio MySQL sudo systemctl enable mysqld sudo ...
No hay comentarios:
Publicar un comentario