FamilyTreeInfo
view release on metacpan or search on metacpan
<Directory "C:/xampp/cgi-bin/ftree/cgi">
AllowOverride All
Options None
Require all granted
</Directory>
My shebang in ftree.cgi is #!"c:\Dwimperl\perl\bin\perl.exe" (by Gabor
Sabo)
copy c:\xampp\cgi-bin\ftree\graphics\
to
c:\xampp\htdocs\graphics\
to correct show images
I catch error couldn't create child process: 720002
------------------------ It was the first line in the .cgi file that
needed to be adapted to Xamp's configuration:
#!"c:\xampp\perl\bin\perl.exe"
Instead of:
cgi-bin/Readme.md view on Meta::CPAN
3. My shebang in ftree.cgi is #!"c:\Dwimperl\perl\bin\perl.exe" (by Gabor Sabo)
------------------------
4. I remover included package Params::Validate
------------------------
because of error Undefined subroutine Params::Validate::SCALAR perl
and install new one (1.21)
5. Also I copy
------------------------
c:\xampp\cgi-bin\ftree\graphics\
to
c:\xampp\htdocs\graphics\
to correct show images
6. I catch error couldn't create child process: 720002
------------------------
Because
If found it !
It was the first line in the .cgi file that needed to be adapted to Xamp's configuration:
#!"c:\xampp\perl\bin\perl.exe"
lib/Ftree/FamilyTreeInfo.pm view on Meta::CPAN
</IfModule>
<Directory "C:/xampp/cgi-bin/ftree/cgi">
AllowOverride All
Options None
Require all granted
</Directory>
My shebang in ftree.cgi is #!"c:\Dwimperl\perl\bin\perl.exe" (by Gabor Sabo)
copy c:\xampp\cgi-bin\ftree\graphics\
to
c:\xampp\htdocs\graphics\
to correct show images
I catch error couldn't create child process: 720002
------------------------
It was the first line in the .cgi file that needed to be adapted to Xamp's configuration:
#!"c:\xampp\perl\bin\perl.exe"
Instead of:
lib/Ftree/Name.pm view on Meta::CPAN
</IfModule>
<Directory "C:/xampp/cgi-bin/ftree/cgi">
AllowOverride All
Options None
Require all granted
</Directory>
My shebang in ftree.cgi is #!"c:\Dwimperl\perl\bin\perl.exe" (by Gabor Sabo)
copy c:\xampp\cgi-bin\ftree\graphics\
to
c:\xampp\htdocs\graphics\
to correct show images
I catch error couldn't create child process: 720002
------------------------
It was the first line in the .cgi file that needed to be adapted to Xamp's configuration:
#!"c:\xampp\perl\bin\perl.exe"
Instead of:
( run in 0.261 second using v1.01-cache-2.11-cpan-87723dcf8b7 )