ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Installation / System Requirements (http://forum.ispsystem.com//forumdisplay.php?f=10)
-   -   gd php extension not available and does not install (http://forum.ispsystem.com//showthread.php?t=722)

Alex 09-09-2009 06:56 PM

gd php extension not available and does not install
 
I have created a vps with Ubuntu 8.04 LTS 64-bit Basic Installation and ISPManagerPro (I'm on vps.net and using a Drupal installation)

Drupal reports that 'The GD image toolkit requires that the GD module for PHP be installed and configured properly.'

This should be installed as default in PHP 5+.

gd.so is not listed in ISPManagerPro under Server Configuration > PHP Extensions.

When I click the CD icon at the top to install new extensions I can select one called php5-gd-5.2.4-2ubuntu5.6 but when I do so it doesn't complete installation. What happens is that the spinning disc icon doesn't go away and the list shows phpext.so and status unknown, when I revisit the list the gd.so is again not showing.

Your help is appreciated in getting GD for PHP installed / enabled.

slava 09-09-2009 07:46 PM

Try to install manually from ssh by this commands:

Code:

sudo apt-get update
sudo apt-get install php5-gd


Alex 09-15-2009 05:30 PM

Thanks slava, that solved the problem: I used your commands and then I was able to configure image handling in Drupal admin area.


All times are GMT +2. The time now is 11:38 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.