Hi,
I have a CGI program written in C. This CGI program will run another program say exefile.
This exefile is supposed to generate a eps file together with an output.
When I tried to run the exefile from directly from the server. It works.
But, when I tried to run the CGI program from a browser, I saw the above error message in the error log file and the eps file is not generated.
Please help
I have a CGI program written in C. This CGI program will run another program say exefile.
This exefile is supposed to generate a eps file together with an output.
When I tried to run the exefile from directly from the server. It works.
But, when I tried to run the CGI program from a browser, I saw the above error message in the error log file and the eps file is not generated.
Please help