ratcateme Posted November 16, 2007 Share Posted November 16, 2007 Hi i am running PHP 5.2.3 on Ubuntu Server 7.10 now it does not come with the GD Library installed. Now i downloaded and extracted the files onto the server i am just no sure how i am meant to install them i cant find any .so files and the readme says run config but that gets an error stright away Can you please help Thanks Scott. Link to comment https://forums.phpfreaks.com/topic/77560-solved-gd-extension-installation/ Share on other sites More sharing options...
vbnullchar Posted November 16, 2007 Share Posted November 16, 2007 you can install GD using the ubuntu repositories.. sudo apt-get install php5-gd if you want to view other php5 modules sudo aptitude search php5 Link to comment https://forums.phpfreaks.com/topic/77560-solved-gd-extension-installation/#findComment-392669 Share on other sites More sharing options...
ratcateme Posted November 16, 2007 Author Share Posted November 16, 2007 Thanks that fixed it Scott. Link to comment https://forums.phpfreaks.com/topic/77560-solved-gd-extension-installation/#findComment-392673 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.