Having followed the AUG to the letter including all the tests (sucessfull) including running perlscripts from the command line
(on Windows XP)
I still cannot get the standalone version to work.
I have tried warFTP current ver and the older 1.65, and tried the settings as in the AUG and as suggested by Norman for the older version
I have added the NT registry entries (no difference)- to change from localmachine to currentuser and vica-verca
I have tried every reference to the Perl.exe in network settings
(Test works fine)
I have edited the apache config file as directed
(including the :
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
AddHandler cgi-script .pm
as suggested on the ActivePerl site on "configuring ActivePerl to work under Apache"
then tried it with the handles removed
the perl instalation is the current
ActivePerl 5.8.3.809 with the recomended patch (ActivePerl 5.6.1.638)
and all i get on actinic "refresh" is the error
"Perl Command Line Interpreter has encountered a problem and needs to close" from the OS
attached (pic)
and then the Actinic error "A server error occurred while attempting to merge server files. 500 - Internal Server Error"
(something up with the perl path)
I have spent hours trying to debug this behavior from all angles
and the only thing to note is that the uploaded cgi bin is that when I connect to the cgi-bin with cuteFTP is that the CHMOD appers to be 777 for both acatalog and cgi-bin (regardless of the warFTP settings being aplied - as Norman suggests)
and also that the headers in the files (.pm) have not changed to the local instalation[C:/Perl/bin/perl.exe] rather are still usr/bin/perl....unlike the headers in the .pl files which have changed correctly
I need a standalone to test, because the clients site is now live and inapropriate as a test enviromnment
I note that all the threads on this subject are moderatly old....
and I wonder if there avebeen recent changes in the perl distribution that bug Actinic out.
Has anybody had a sucessfull standalone on XP with the current Perl & Apache & warFTP ?
any help would be much appreciated
Ta
Simon
(on Windows XP)
I still cannot get the standalone version to work.
I have tried warFTP current ver and the older 1.65, and tried the settings as in the AUG and as suggested by Norman for the older version
I have added the NT registry entries (no difference)- to change from localmachine to currentuser and vica-verca
I have tried every reference to the Perl.exe in network settings
(Test works fine)
I have edited the apache config file as directed
(including the :
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
AddHandler cgi-script .pm
as suggested on the ActivePerl site on "configuring ActivePerl to work under Apache"
then tried it with the handles removed
the perl instalation is the current
ActivePerl 5.8.3.809 with the recomended patch (ActivePerl 5.6.1.638)
and all i get on actinic "refresh" is the error
"Perl Command Line Interpreter has encountered a problem and needs to close" from the OS
attached (pic)
and then the Actinic error "A server error occurred while attempting to merge server files. 500 - Internal Server Error"
(something up with the perl path)
I have spent hours trying to debug this behavior from all angles
and the only thing to note is that the uploaded cgi bin is that when I connect to the cgi-bin with cuteFTP is that the CHMOD appers to be 777 for both acatalog and cgi-bin (regardless of the warFTP settings being aplied - as Norman suggests)
and also that the headers in the files (.pm) have not changed to the local instalation[C:/Perl/bin/perl.exe] rather are still usr/bin/perl....unlike the headers in the .pl files which have changed correctly
I need a standalone to test, because the clients site is now live and inapropriate as a test enviromnment
I note that all the threads on this subject are moderatly old....
and I wonder if there avebeen recent changes in the perl distribution that bug Actinic out.
Has anybody had a sucessfull standalone on XP with the current Perl & Apache & warFTP ?
any help would be much appreciated
Ta
Simon
Comment