fault on add cart page

T

Tami

Hi

I have a problem that I cannot find


The site has been working all ok BUT all of a sudden a fault has come up

I have a page ( shopping cart page ) where I can select things then
goto the bottom of the page and press a button ( ADD TO CART ) which
then should go to a cgi script and run it BUT for some reason when you
press the add button it brings the name of the script up and ask if you
want to safe the cgi script.


Any help would be most welcome

Tami
 
B

Ben Morrow

Quoth (e-mail address removed):
I have a page ( shopping cart page ) where I can select things then
goto the bottom of the page and press a button ( ADD TO CART ) which
then should go to a cgi script and run it BUT for some reason when you
press the add button it brings the name of the script up and ask if you
want to safe the cgi script.

You have a server configuration problem. Your server is not running the
CGI script, but instead is serving it back to the browser as-is. If you
are using Apache, you may need to move the script to a cgi-bin directory
or turn on Options ExecCGI; otherwise, or if this doesn't help, you will
need to ask in a group relevant to your web server.

Ben
 
T

Tami

Quoth (e-mail address removed):

You have a server configuration problem. Your server is not running the
CGI script, but instead is serving it back to the browser as-is. If you
are using Apache, you may need to move the script to a cgi-bin directory
or turn on Options ExecCGI; otherwise, or if this doesn't help, you will
need to ask in a group relevant to your web server.

Ben

Hi Ben

Thank you for getting back to me.

I thought it might be that BUT I ran a test script and it works fine.

The script is in the right directory as it all worked before this fault
started

Running Apache



Tami
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top