I am getting an error when I try to activate that says imagecopyresampled is not in my system? How do i install this?
I am getting an error when I try to activate that says imagecopyresampled is not in my system? How do i install this?
Add the following to the php configuration and rebuilt it. You may need to install some packages on your system
'--with-gd' \
'--with-jpeg-dir' \
You must log in to post.