
randy at theoryx5
May 16, 2005, 8:10 PM
Post #2 of 2
(1521 views)
Permalink
|
On Mon, 16 May 2005, Andy Perry wrote: > I have installed apache/2.0.54(win32) mod_perl/1.999.22 Perl/v5.8.6 on > XP home and apache serves html and perl scripts very well > > However despite much searching and reconfiguration I cannot get > perlscript ASP files to work > > At best they show me the source of the asp file, at worse the apache > server will not start or I get a 500 error message mod_perl-2 has undergone a major renaming of it's core modules; for details, and the reasons why, see http://perl.apache.org/docs/2.0/rename.html Apache::ASP and related modules will need to be patched to take this into account. -- best regards, randy kobes --------------------------------------------------------------------- To unsubscribe, e-mail: asp-unsubscribe [at] perl For additional commands, e-mail: asp-help [at] perl
|