On 12/17/05, Software Developer <softwd@xxxxxxxxx> wrote: > I have developed some cgi files using Kylix3 on Fedora > Core 3. Everything works with my apache 2.0.50. But > when I deploy my cgi files to another linux box it > fails raising premature end of script. CGI executables > do not work in console either. > I tried all known methods.. Please help me to solve > it. If it doesn't work at the console, then it has nothing to do with apache. What exact error do you get when you try to run it at the console? Does the #!path at the top of the script point to the right place? Are the permissions correct? Joshua.