I am confused about things on the Internet ...
Should I install the GD library on my web server .. it sounds like I have to install it on my computer.
so please, I need a simple step by step to install it on my web server.
thanks in advance .. and apologize for my bad english.
edit: allowed! THX!
If you host it yourself and you have installed PHP correctly, you just need to include it php_gd2in php.ini.
php_gd2
create a simple php script like this <?php echo phpinfo(); ?>
<?php echo phpinfo(); ?>
script php_gd2. ... ...
, GD -, /, . - , . manual .
Ubuntu, , , sudo apt-get install php5-gd.
sudo apt-get install php5-gd
, , php -m | grep gd CLI PHP <?php phpinfo() GD.
php -m | grep gd
<?php phpinfo()
, php.ini extension=gd.so Apache, Ubuntu sudo /etc/init.d/apache2 restart.
php.ini
extension=gd.so
sudo /etc/init.d/apache2 restart
: , GD , Bytehost , GD, Image Magick.
Source: https://habr.com/ru/post/1776427/More articles:Does the SDK provide a way to group annotations, for example, in photographs (places) - iphoneВыполнять селектор только в том случае, если цель поддерживает его? - objective-cCall Pickup iPhone sdk - iphoneJSF 2.0 integration and spring-security 3? - spring-securityprevent media scanning, set permission or block folder and file in android - androidJavascript object designation with variable - javascripthow to put dynamic href from tag in jsf? - java-eeMysqldump specific stored procedures / functions, but not others - mysqlDisabling the default constructor for classes other than POD - c ++Can I set the focal length of the iphone camera programmatically? - iphoneAll Articles