Hi;
I have Apache 2.0 up and running after a bit of work.
When I went to configure the CGI interface I ran into some problems.
When I created a simple Perl script it would not run using the line
#!/usr/bin/perl
The problem was that the Apache 2.0 did not include a perl.exe file to
execute the script.
I have downloaded a perl utility that works well, however, I would rather
use the Apache built in module for perl.
I have two questions:
1. What is the best way to install the mod_perl on my Win32 system.
2. What do I use in place of the first script line #!/usr/bin/perl since the
perl.exe file should no longer be needed.
I really want to use the mod_perl because I will eventualy need to move the
programs to an embedded system. And I dont want to have to recomple the
perl.exe program for the target.
Thanks in advance George.
>> Stay informed about: using the perl module