
bugzilla at apache
Oct 22, 2009, 4:12 PM
Post #1 of 1
(187 views)
Permalink
|
|
[Bug 47994] ScriptInterpreterSource apparently broken in Windows 7
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47994 Terry Cassidy <v861vud02 [at] sneakemail> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 Severity|normal |enhancement --- Comment #1 from Terry Cassidy <v861vud02 [at] sneakemail> 2009-10-22 16:12:55 UTC --- It turns out that 'ScriptInterpreterSource Registry' for a .pl extension DOES work even though the description of the registry tree in the Apache docs is incorrect for Windows 7. Getting other extensions to invoke Perl apparently cannot be done with the tools available at the Windows Control Panel but use of shell commands may be able to accomplish this. I have not discovered ANY tools that can set up extension processing for 'ScriptInterpreterSource Registry-Strict' aside from direct hacking with REGEDIT. It looks like ScriptInterpreterSource is badly crippled by Windows 7 and perhaps an alternative (like other suggestions to directly specify the script interpreter) should be considered. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|