As you know PHP 8 is released I am excited and want to try it out. But I have a requirement for MongoDB, I tried adding MongoDB dll file of 7.4 to php8, it’s giving the error like. Warning: PHP …
Tag: dll
Cannot make Imagick detect supported format on Windows + PHP 5.6 (Xampp)
its been 3 days of research, google and frustration to make imagick work on my XAMPP box. I can get as far on making it as php module. But it cannot detect supported formats. As you can see, I …