P pardis Well-Known Member Mar 11, 2015 #1 Mar 11, 2015 #1 Hello : what means of following error : lscgid: execve():/home3/starpmcc/public_html/cgi-bin/uu_upload.pl: Permission denied file perm : 755 Regards
Hello : what means of following error : lscgid: execve():/home3/starpmcc/public_html/cgi-bin/uu_upload.pl: Permission denied file perm : 755 Regards
M mistwang LiteSpeed Staff Mar 11, 2015 #2 Mar 11, 2015 #2 It is the first line of the script #!/path/to/perl Click to expand... permission problem.
P pardis Well-Known Member Mar 16, 2015 #3 Mar 16, 2015 #3 Hello : same file in : /home3/starpmcc/public_html/cgi-bin/audio/uu_upload.pl run without problem !
M mistwang LiteSpeed Staff Mar 16, 2015 #4 Mar 16, 2015 #4 try it from command line sudo -u starpmcc /home3/starpmcc/public_html/cgi-bin/uu_upload.pl compare the difference in permission of those two files.
try it from command line sudo -u starpmcc /home3/starpmcc/public_html/cgi-bin/uu_upload.pl compare the difference in permission of those two files.