Subdomain CGI-BIN Issue
I have a FreeBSD based server with Plesk 7 Control Panel installed. I can add a subdomain to any domain, and the folders httpdocs, conf, httpsdocs, and cgi-bin are created properly, even with read/write/exec permissions set properly.Once I place a Perl CGI within the cgi-bin folder and try to access the file via
subdomain.domain.com/cgi-bin/test.cgi
I get 500 Internal Server configuration error.
I've tried multiple CGI files, and verified that the Perl location is specified correctly. I've adjusted the permissions just in case, and they are also set correctly. The CGI works fine within the domain cgi-bin but NOT the subdomain cgi-bin.
I've also verified that both the domain and the subdomain have CGI and Perl access enabled within the Plesk control panel. I've tried this on two different domains and subdomains of those domains, and checked the Plesk settings and permissions in each case, to no avail.
It seems to me like Plesk isn't adding the subdomain's cgi-bin folder as an accessible cgi executable folder via http access, if this is the case could someone point me towards where to adjust this manually?
If anyone has experienced this before, please help!
thanks,
jas8522