Re: installing mod_perl on Windows 10
"Edward J. Sabol" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Jan 8, 2020, at 10:17 AM, André Warnier (tomcat/perl) <[email protected]> wrote: > Please provide a full path to 'apxs' executable > (press Enter if you don't have it installed): > > > Configure mod_perl with C:\Apache24? [y] y It seems to me you didn’t provide the *full* path to the apxs executable. I would think that the full path should end with “\bin\apxs”. Hope this helps, Ed