atlanta Posted December 8, 2007 Share Posted December 8, 2007 Never setup a server where i had to configure/compile php myself always bought them configured. but how do i recompile php to have gd with freetype support.? Thanks in advance Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 8, 2007 Share Posted December 8, 2007 you read the instructions on php.net its dependent on the server type Quote Link to comment Share on other sites More sharing options...
trq Posted December 8, 2007 Share Posted December 8, 2007 You don't need to recompile php to add support for any extensions. You can simply complile the extension you want, and place it within the extensions directory. I assume your using Linux, what distro? Most distros have there own binary repos, meaning you wont need to compile anything at all. We need more information. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.