View Single Post
  #18  
Old 11-24-2012, 02:26 PM
Jakobi Jakobi is offline
Member
 
Join Date: Sep 2012
Posts: 17
Hello,

I don't have this directory: /usr/local/lsws/fcgi-bin/lsphp5

There was nothing in the a.jpg file. Does this work?

Code:
execve("/usr/local/lsws/fcgi-bin/", ["/usr/local/lsws/fcgi-bin/", "test.php"], [/* 21 vars */]) = -1 EACCES (Permission denied)
dup(2)                                  = 3
fcntl(3, F_GETFL)                       = 0x8001 (flags O_WRONLY|O_LARGEFILE)
close(3)                                = 0
write(2, "strace: exec: Permission denied\n", 32strace: exec: Permission denied
) = 32
exit_group(1)                           = ?
Reply With Quote