PDA

For continued disscussion on this topic : path error



Ryan Keough
06-29-2000, 08:42 PM
Ok. I have no clue about cgi. Thats just a warning. :)

I have this cgi script, that allows you to use mailto function with pdf forms. I did everything right, well, not everything or I wouldnt be here. When you click the submit button on the form, you get an error page. Its a 404 with the url not being found on the server. The url is /pub/www.mydomain.com/cgi-bin/nameofcgiscript.cgi

Ok,,,why do I have the /pub before the rest of the url. If that werent there, it would be perfect. The script is located at that url, without the pub prefix, and the submit button points to there as well. I dont know how I got the /pub/ there, but I want it gone. Anybody with more knowledge of this than me able to help me?

John Pollock
06-29-2000, 09:39 PM
Afraid I can't say how to fix it for sure, but my guess is that the program you use to make the PDF files is adding that in someplace between creation and finish? Maybe someone with more experience in pdf-making can help out more. :)

Vincent Puglia
07-05-2000, 02:36 PM
Hi Ryan,

that looks like a default setting in the application. Check the program's options or preferences.

Vinny