Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2012-08-01 12:15:59
- GuyVerville
- Member
- Registered: 2011-09-21
- Posts: 31
After installation on a Debian server, no more thumbnails creation
Hi,
I have installed my site on a Linode VPS. Everything runs smoothly except for the creation of thumbnails. I have to create manually the thumbnail because TXP doesn’t offer me the usual fields to create it automatically. This is probably due to a missing php module. Right?
You can read here my php configuration. What is missing and if you have an idea of how to install it :-) I use Virtualmin.
Thanks!
Offline
#2 2012-08-01 15:18:09
- GuyVerville
- Member
- Registered: 2011-09-21
- Posts: 31
Re: After installation on a Debian server, no more thumbnails creation
I found my solution. I had to install the gdi module. (apt-get install php5-gd)
Offline