In message <[EMAIL PROTECTED]>, Patrick Bierans <[EMAIL PROTECTED]> writes > >> So then, all I'd need to do is issue a phpinfo() then parse the >> returned data for the module names I need? > >Some kind of... You cannot ask another apache to tell you what it is capable >of. (Or am I wrong?) You must run a script on that server to get it's info. >But that might be only one possible solution of many.
But if he is running an installation on that server, then he is already running scripts on that server, so no problem. Parsing the output looks like it would work, but I can't help thinking that there would be a better way - although I don't know it myself! After all, phpinfo() obviously calls SOMETHING to know what is installed... -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com 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/
