hi,
i search a lot in this forum but i still having cgi issue.
i want run one cgi script in a /home/admin/public_html/web/ directory, but i continue to see "500 internal ....." . Script work well, because if i insert it in cgi-bin default dir i see it without problem. In some thread i see to create .htaccess file and insert in it this:
Options +ExecCGI
AddHandler cgi-script .cgi .pl
but nothing change, i try to add it in httpd.conf but same thing.
My error is:
Premature end of script headers:
Regards, Matteo
i search a lot in this forum but i still having cgi issue.
i want run one cgi script in a /home/admin/public_html/web/ directory, but i continue to see "500 internal ....." . Script work well, because if i insert it in cgi-bin default dir i see it without problem. In some thread i see to create .htaccess file and insert in it this:
Options +ExecCGI
AddHandler cgi-script .cgi .pl
but nothing change, i try to add it in httpd.conf but same thing.
My error is:
Premature end of script headers:
Regards, Matteo