Forum Moderators: coopster & phranque

Message Too Old, No Replies

error while accessing a cgi-script from vxml application

         

kiran

5:33 pm on Sep 28, 2003 (gmt 0)

10+ Year Member



Hi,

I'm very new to cgi-scripting and also voicexml. I wrote an application in voicexml and wanted to store and retrive info from a cgi-script.

But it gives the following error.

"ERROR error.badfetch.timeout: [myserver-address...] Timeout fetching links-submit.cgi"

My web server is apache. I gave the file permissions to the cg-file as 755. I can view the print statements on my web browser, but its not storing the data sent to it from the vociexml application developed in cafe.bevocal.com

Please do help me asap.

sugarkane

8:40 pm on Sep 28, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld kiran

I've no experience with vxml, but as you said it's not storing the data, maybe there's a permissions problem in the file the data is stored in? Maybe chmod'ing that file to 666 would help?

kiran

12:48 pm on Sep 29, 2003 (gmt 0)

10+ Year Member



Hi,

I have given the permissions to the perl script file as 755. But its still not working. My guess is that there is a problem in the configuration file in the apache. I have recently installed apache and started working on that. so i shall try to figure that out today.

Thanks for your suggestions.

Kiran