Hello
What is the correct permission to /usr/bin/perl ?
/usr/bin/perl
After put permission to 744 ( chmod -c 744 ) cgi-bin not woking.
Thank you
Konrath
Hello
What is the correct permission to /usr/bin/perl ?
/usr/bin/perl
After put permission to 744 ( chmod -c 744 ) cgi-bin not woking.
Thank you
Konrath
Hello,
Sorry for your issue, I would recommend 755, this is due to the face that when you use 744 it will not be able to be used, just viewed. This will cause a problem with any script that will actually need to execute this binary. Please let me know if you have any questions.
Thank you,
Matthew Curry