Image resizing or conversion works on Windows but not on Linux VPS

See all posts See thread Reply

Re: Image resizing or conversion works on Windows but not on Linux VPS new!
by surz, 10 years ago
Sorry but I did not get what GD meansReply
Re: Image resizing or conversion works on Windows but not on Linux VPS
by colin, 10 years ago
You need to install/enable GD, a library for PHP, on your VPS.
http://php.net/manual/en/book.image.phpReply
Re: Image resizing or conversion works on Windows but not on Linux VPS
by surz, 10 years ago
Many thanks Colin,
You were right, I've installed the php-gd module and it has started working like charm.
WOW! you saved my day :) wish you have a great time ahead!Reply
Re: Image resizing or conversion works on Windows but not on Linux VPS
by surz, 10 years ago
Now that you have seen the code and the log file, do you suggest any code improvement or it looks good to you?Reply
Re: Image resizing or conversion works on Windows but not on Linux VPS
by colin, 10 years ago
Looks good to me!Reply