Hi,
after the installation of apache 2.0 on a Win XP system I have problems to
execute pl-scripts. I read the Manual and I think I have done the same
things. The version of perl is 5.6.1-635. In the file httpd.conf I have
added the following lines:
ScriptAlias /cgi-bin/ "c:/programme/apache group/apache2/cgi-bin/"
AddHandler cgi-script pl
Options +Includes
After execute apache says I had an error. In the logfile I can find the
following lines:
[Fri Oct ...][error][client ...](OS 2)Das System kann die angegebene Datei
nicht finden. : couldn't create child process: 720002: cgitest.pl
[Fri Oct ...][error][client ...] (OS 2)Das System kann die angegebene Datei
nicht finden : couldn't spawn child process: c:/Programme/Apache
Group/Apache2/cgi-bin/cgitest.pl
On the older System 1.32.x I delete the file access.conf (ok, ok, not so
good

) and I had no problems. But now I don't know what I should do?
Please, can you help me? I use the apache webserver only for personal tests
so that I don't use special security.
p.s.: Excuse my english!
Michael