php-image-optimizer icon indicating copy to clipboard operation
php-image-optimizer copied to clipboard

PHP image file optimizer (uses https://github.com/bensquire/php-image-optim)

Results 1 php-image-optimizer issues
Sort by recently updated
recently updated
newest added
trafficstars

I have error like this Fatal error: Uncaught exception 'Exception' with message 'Unable to locate binary file' in C:\work\htdocs\pbot\vendor\bensquire\php-image-optim\src\PHPImageOptim\Tools\Common.php:26 Stack trace: #0 C:\work\htdocs\pbot\vendor\lciolecki\php-image-optimizer\src\Extlib\ImageOptimizer.php(75): PHPImageOptim\Tools\Common->setBinaryPath('/usr/bin/jpegop...') #1 C:\work\htdocs\pbot\test.php(9): Extlib\ImageOptimizer->__construct(Array) #2 {main} thrown...