So then, all I'd need to do is issue a phpinfo() then parse the returned data for the module names I need?
Anthony --- In [email protected], "Patrick Bierans" <[EMAIL PROTECTED]> wrote: > aks them to send you a phpinfo() ? ;) > > ----- Original Message ----- > From: "Anthony Saffer" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, April 12, 2005 10:11 AM > Subject: [php-list] Determining installed Apache and PHP modules > programatically > > > > > > Hello, > > > > I'm creating a web based installer for a software project I'm part of > > and would like to know if there is a way to programatically determine > > if certain Apache and PHP modules are already installed. Does anyone > > know if this is possible aside from exec'ing a 'find' to search for > > the modules on the system? > > > > Thanks! > > Anthony > > > > > > > > > > > > Community email addresses: > > Post message: [email protected] > > Subscribe: [EMAIL PROTECTED] > > Unsubscribe: [EMAIL PROTECTED] > > List owner: [EMAIL PROTECTED] > > > > Shortcut URL to this page: > > http://groups.yahoo.com/group/php-list > > > > > > > > -------------------------------------------------------------------------------- > > Yahoo! Groups Links > > > > a.. To visit your group on the web, go to: > > http://groups.yahoo.com/group/php-list/ > > > > b.. To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
