Call to undefined function Gregwar\Captcha\imagecreatetruecolor()

  • 21-09-2022
  • 1659
  • Laravel 9
  • Haresh Chauhan

Call to undefined function Gregwar\Captcha\imagecreatetruecolor(); Fix this error by editing the php.ini file in your apache server, If you are running a more recent version of PHP like version 8.0.0 or more, because of this you are facing this error.

Open your php.ini file which is located in php/php.ini, Open this file in your editor and edit. make sure that the line exists. if not then add this line according to the version and php.ini file. It has ; remove the semi-colon.

PHP VERSION 8.0.0 OR NEWER, You need to add this line to the php.ini file. In this cash, if the extension is not available in your file then copy and past into your file.

extension=php_gd.dll

Older PHP version developers need to use the below-given extension in your php.ini file. as if not available extension just copy and add it to your file.

extension=php_gd2.dll
Restart Apache Server

We always thanks to you for reading our blogs.


dharmesh-image

Dharmesh Chauhan

(Swapinfoway Founder)

Hello Sir, We are brothers origin from Gujarat India, Fullstack developers working together since 2016. We have lots of skills in web development in different technologies here I mention PHP, Laravel, Javascript, Vuejs, Ajax, API, Payment Gateway Integration, Database, HTML5, CSS3, and Server Administration. So you need our service Please Contact Us

haresh-image

Haresh Chauhan

(Co-Founder)


We Are Also Recommending You :