Installing GD Library on PHP
Server: nginx PHP version: php5-fpm OS: Ubuntu PHP is not limited to creating just HTML output. It can also be used to create and manipulate… Read More »Installing GD Library on PHP
Server: nginx PHP version: php5-fpm OS: Ubuntu PHP is not limited to creating just HTML output. It can also be used to create and manipulate… Read More »Installing GD Library on PHP
By default, php comes with the GD Library package. However, it is disabled by a ‘comment out’ in the php.ini file within your server. Most… Read More »Enabling GD Library in PHP.ini on Windows