upload problems - server not seeing files
i have 2 problems related different websites both upload issues...
1. http://www.deliciouscafe.co.uk/online_buffet.html
when click on submit button error message:
"the requested url /www.deliciouscafe.co.uk/cgi-bin/form-mail.pl not found on server"
i can see form-mail.pl file on server not sure why error message keeps appearing.
2.http://www.insure-charity.co.uk/
i have uploaded relevant files using dreamweaver (and filezilla) know there struggling make index page appear instead of index listing.
can me please? i've not experienced issues before , able upload without problems. however, both of these sites being uploaded demon server (which don't use) i'm wondering if there issue there?
admittedly, i'm not 'techy' person , stick designing throws me.
can offer advice?
the url in form action not correct. have
www.deliciouscafe.co.uk/cgi-bin/form-mail.pl
either use site relative path script or full url
/cgi-bin/form-mail.pl or
http://www.deliciouscafe.co.uk/cgi-bin/form-mail.pl
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment