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. 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. 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
Archived
This topic is now archived and is closed to further replies.