Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I've done some research on the Win32::TieReguistry module, and it seems to be what I need. I'm trying to see if apache exists and grab its install path. The problem I face is that I'm not sure Apache wll always be installed to the default directory of: "/Program files/Apache group/apache".
Is it possible with the module to locate the Apache install path via the registry no matter where it exists?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Locating an apache install with Perl
by BUU (Prior) on Jul 31, 2003 at 01:01 UTC | |
|
Re: Locating an apache install with Perl
by ralphie (Friar) on Jul 31, 2003 at 13:25 UTC |