Hi,
We're running the 'normal' site off one server while having the checkout on a server with a shared SSL cert.
I did a successful test through actinic, and did an upload which also returned successful.
Browsing around and putting products in the basket worked fine but when I clicked to go to checkout I got a 'Cant find A000.cat in /acatalog/ ... I check the directory and it was empty despite the successful upload. The directory was already chmod'ed 777.
So I decided to upload all files from /Sites/Site1 to the SSL server along with /Sites/Site1/SITEHtml/*
The error I now got was:
"Your shopping cart is empty. Return to the catalog and add an item to your shopping cart before continuing."
Upon returning I still have the products in my basket as before.
What can be wrong?
-Erling
My Settings
Our settings are:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 3
SCRIPTEXT .pl
SMTPHOST uradsecurepayment.co.uk
WEBSITEURL http://www.uradsecurepayment.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://secure-orders.com/urad/acatalog/
SSLCGIBINURL https://secure-orders.com/urad/cgi-bin/
SSLPATHFROMCGITOCATALOG ../acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.secure-orders.com
SSLFTPUSERNAME ****
SSLFTPPASSWORD ****
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.uradsecurepayment.co.uk/acatalog/
CGIBINURL http://www.uradsecurepayment.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.uradsecurepayment.co.uk
FTPUSERNAME ****
FTPPASSWORD ****
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
We're running the 'normal' site off one server while having the checkout on a server with a shared SSL cert.
I did a successful test through actinic, and did an upload which also returned successful.
Browsing around and putting products in the basket worked fine but when I clicked to go to checkout I got a 'Cant find A000.cat in /acatalog/ ... I check the directory and it was empty despite the successful upload. The directory was already chmod'ed 777.
So I decided to upload all files from /Sites/Site1 to the SSL server along with /Sites/Site1/SITEHtml/*
The error I now got was:
"Your shopping cart is empty. Return to the catalog and add an item to your shopping cart before continuing."
Upon returning I still have the products in my basket as before.
What can be wrong?
-Erling
My Settings
Our settings are:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 3
SCRIPTEXT .pl
SMTPHOST uradsecurepayment.co.uk
WEBSITEURL http://www.uradsecurepayment.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://secure-orders.com/urad/acatalog/
SSLCGIBINURL https://secure-orders.com/urad/cgi-bin/
SSLPATHFROMCGITOCATALOG ../acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.secure-orders.com
SSLFTPUSERNAME ****
SSLFTPPASSWORD ****
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.uradsecurepayment.co.uk/acatalog/
CGIBINURL http://www.uradsecurepayment.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.uradsecurepayment.co.uk
FTPUSERNAME ****
FTPPASSWORD ****
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
Comment