I am struggling with set up of SSL for the first time on checkout only.
All on same Unix server & same paths.
I can get it work OK but as soon as it takes the customer the checkout (https) it loses track of the css and images that are all still where they should be in ../acatalog/.
My network config is so;
HTTPPROXYMODE 1
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 1
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 2
SCRIPTEXT .pl
SMTPHOST 127.0.0.1
WEBSITEURL http://www.ukweathershop.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://www.ukweathershop.co.uk/acatalog/
SSLCGIBINURL https://www.ukweathershop.co.uk/cgi-bin/
SSLPATHFROMCGITOCATALOG ../acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.*****.co.uk
SSLFTPUSERNAME *****
SSLFTPPASSWORD *****
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.ukweathershop.co.uk/acatalog/
CGIBINURL http://www.ukweathershop.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.*****.co.uk
FTPUSERNAME *****
FTPPASSWORD *****
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /acatalog/
BTW you won't see the prob as the site is back in non SSL until I can get this sorted.
Therein lies another story - please Mr Actinic can we have an option to upload with or without the images. I am fed up of the 45 minutes (size of our site) it takes each time the site does a refresh!
All on same Unix server & same paths.
I can get it work OK but as soon as it takes the customer the checkout (https) it loses track of the css and images that are all still where they should be in ../acatalog/.
My network config is so;
HTTPPROXYMODE 1
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 1
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 2
SCRIPTEXT .pl
SMTPHOST 127.0.0.1
WEBSITEURL http://www.ukweathershop.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://www.ukweathershop.co.uk/acatalog/
SSLCGIBINURL https://www.ukweathershop.co.uk/cgi-bin/
SSLPATHFROMCGITOCATALOG ../acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.*****.co.uk
SSLFTPUSERNAME *****
SSLFTPPASSWORD *****
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.ukweathershop.co.uk/acatalog/
CGIBINURL http://www.ukweathershop.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST ftp.*****.co.uk
FTPUSERNAME *****
FTPPASSWORD *****
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /acatalog/
BTW you won't see the prob as the site is back in non SSL until I can get this sorted.
Therein lies another story - please Mr Actinic can we have an option to upload with or without the images. I am fed up of the 45 minutes (size of our site) it takes each time the site does a refresh!
Comment