Hi guys,
After playing with some of the code and copying entropybanner.cgi into the user's cgi-bin, I was able to get entropybanner to work using <!--#exec cmd="cgi-bin/entropybanner.cgi" -->
However, this only seems to work in the main public_html directory. When I go up a sub-folder, I've tried various combinations including:
<!--#exec cmd="../cgi-bin/entropybanner.cgi" -->
<!--#exec cmd="cgi-bin/entropybanner.cgi" --> (I actually created a cgi-bin within the dir and placed the entropybanner.cgi file in there - still no go)
<!--#exec cmd="/home/username/public_html/cgi-bin/entropybanner.cgi" -->
Both files are shtml files, and SSI does work within the subdirectory. So I'm stumped as to what might be causing this problem. Any ideas?
Thanks a lot,
Brian Farkas
cPanel.net Support Ticket Number:
After playing with some of the code and copying entropybanner.cgi into the user's cgi-bin, I was able to get entropybanner to work using <!--#exec cmd="cgi-bin/entropybanner.cgi" -->
However, this only seems to work in the main public_html directory. When I go up a sub-folder, I've tried various combinations including:
<!--#exec cmd="../cgi-bin/entropybanner.cgi" -->
<!--#exec cmd="cgi-bin/entropybanner.cgi" --> (I actually created a cgi-bin within the dir and placed the entropybanner.cgi file in there - still no go)
<!--#exec cmd="/home/username/public_html/cgi-bin/entropybanner.cgi" -->
Both files are shtml files, and SSI does work within the subdirectory. So I'm stumped as to what might be causing this problem. Any ideas?
Thanks a lot,
Brian Farkas
cPanel.net Support Ticket Number: