cdm Posted November 29, 2006 Share Posted November 29, 2006 I installed PHP as a package and did a configure --with/apache and --with/mysql. The first application works well with that setup but now I have another application which requires gd libraries. And so now my question is can I blow the previously installed PHP module away and install the source code and do ./configure --with/apache --with/mysql --with/gd ? I'm just wondering what if anything I could potentially bust if I did this ?Anyone care to give some guidance ?Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/28887-help-with-new-php-install-please/ Share on other sites More sharing options...
gluck Posted November 29, 2006 Share Posted November 29, 2006 It should be alright. Rebuild php with apache. Quote Link to comment https://forums.phpfreaks.com/topic/28887-help-with-new-php-install-please/#findComment-132413 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.