Runing cgi script from site root

Status
Not open for further replies.

alex.zagr11

New Member
Messages
2
Reaction score
0
Points
0
I try to run cgi from site root (public_html) and have error "lscgid: execve():/home/alexzagr/public_html/index.cgi: No such file or directory"

index.cgi present in public_html, permission 755

in .htaccess:
DirectoryIndex index.cgi

No error in log.

what wrong?
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
That would be because it is created by cPanel by default.
 
Status
Not open for further replies.
Top