*********************************************************
The views expressed here are not those of The Bag Shop Bromley Ltd, The Bag Shop Bromley Ltd accepts no responsibility from damages, loss of data etc. arising from use of the data provided. The information provided is for Reference purposes only.
*********************************************************
This is long overdue but here they are, the correct Webfusion Ubuntu Linux Vps Working Settings
A few notes :
(1)
first is that you have to have the whole site running under SSL or not at all, the "Checkout and Login" pages only setting does not work. This email quote is from a very helpfull chap at actinic when i was trying to set it up using the afore mentioned method
"However the problem that you see with the SSL settings is somewhat harder to resolve.
The problem is that the both the normal and secure URLs must point to the same directory i.e. : -
http://www.yourdomain.com/acatalog/
and
https://www.yourdomain.com/acatalog/
must both point to the acatalog directory at: -
httpdocs/acatalog/
in the same way that both the normal and secure URLs for the CGI-BIN point to the same directory.
Unfortunately this is a showstopper, the SSL side of the software will not work unless this condition is met.
Having said that, this only refers to when the software is running with SSL 'on checkout and customer login only', if the whole site is run under SSL, you can upload everything to the httpsdocs directory and it will operate.
Kind Regards,
G.W.Green
Actinic Software Support "
(2)
Because of this I would recommend purchasing your own dedicated SSL certificate (if you plan on running your site with SSL Enabled) to save problems, as the plesk SSL certificate is for plesk NOT your site unfortunatly, and you will get constant "Certificate Does Not Match The Site" type error Messages.
(3)
The cgi-bin must be 755 permissions during upload`s etc or the script tests will fail. this is because the server is configured not to let scripts run under 777 permissions due to security risks.
(4)
The webfusion support people are damn useless so dont expect to much if you need to call them. (They asked me to post a technical support question in laymens terms !?)
Anyway enough rambling by me, heres the settings:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST ????? havent worked this out yet ???????
WEBSITEURL https://www.yourdomain.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 2
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME username@yourdomain.com
SMTPPASSWORD xxxxxxxxxx
SSLCATALOGURL https://www.yourdomain.com/acatalog/
SSLCGIBINURL https://www.yourdomain.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../httpsdocs/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.yourdomain.com
SSLFTPUSERNAME xxxxxxxxxx
SSLFTPPASSWORD xxxxxx
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP false
Hope this helps. If you have any questions about this please feel free to email me at bilymunroe@yahoo.co.uk . (please remeber im doing this "of my own back" so if your offensive ill just ignore you)
I havnt worked out the smpt settings for the horde mailbox yet so your on your own on that one, however if anybody manages to work it out could you please post the settings underneath this thread for the benefit of others.
Thanks to actinic for a great product and there great support team, the whole support community, without you guys and gals our site would still be in production.
Kind Regards
Billy J Munroe,
It Manager
https://www.thebagshopuk.com
P.S im a bit "Displexik" so I apologise fo any typos, ull just have to deal with it im afraid.
*********************************************************
The views expressed here are not those of The Bag Shop Bromley Ltd, The Bag Shop Bromley Ltd accepts no responsibility from damages, loss of data etc. arising from use of the data provided. The information provided is for Reference purposes only.
*********************************************************
The views expressed here are not those of The Bag Shop Bromley Ltd, The Bag Shop Bromley Ltd accepts no responsibility from damages, loss of data etc. arising from use of the data provided. The information provided is for Reference purposes only.
*********************************************************
This is long overdue but here they are, the correct Webfusion Ubuntu Linux Vps Working Settings
A few notes :
(1)
first is that you have to have the whole site running under SSL or not at all, the "Checkout and Login" pages only setting does not work. This email quote is from a very helpfull chap at actinic when i was trying to set it up using the afore mentioned method
"However the problem that you see with the SSL settings is somewhat harder to resolve.
The problem is that the both the normal and secure URLs must point to the same directory i.e. : -
http://www.yourdomain.com/acatalog/
and
https://www.yourdomain.com/acatalog/
must both point to the acatalog directory at: -
httpdocs/acatalog/
in the same way that both the normal and secure URLs for the CGI-BIN point to the same directory.
Unfortunately this is a showstopper, the SSL side of the software will not work unless this condition is met.
Having said that, this only refers to when the software is running with SSL 'on checkout and customer login only', if the whole site is run under SSL, you can upload everything to the httpsdocs directory and it will operate.
Kind Regards,
G.W.Green
Actinic Software Support "
(2)
Because of this I would recommend purchasing your own dedicated SSL certificate (if you plan on running your site with SSL Enabled) to save problems, as the plesk SSL certificate is for plesk NOT your site unfortunatly, and you will get constant "Certificate Does Not Match The Site" type error Messages.
(3)
The cgi-bin must be 755 permissions during upload`s etc or the script tests will fail. this is because the server is configured not to let scripts run under 777 permissions due to security risks.
(4)
The webfusion support people are damn useless so dont expect to much if you need to call them. (They asked me to post a technical support question in laymens terms !?)
Anyway enough rambling by me, heres the settings:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST ????? havent worked this out yet ???????
WEBSITEURL https://www.yourdomain.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 2
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME username@yourdomain.com
SMTPPASSWORD xxxxxxxxxx
SSLCATALOGURL https://www.yourdomain.com/acatalog/
SSLCGIBINURL https://www.yourdomain.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../httpsdocs/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.yourdomain.com
SSLFTPUSERNAME xxxxxxxxxx
SSLFTPPASSWORD xxxxxx
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP false
Hope this helps. If you have any questions about this please feel free to email me at bilymunroe@yahoo.co.uk . (please remeber im doing this "of my own back" so if your offensive ill just ignore you)
I havnt worked out the smpt settings for the horde mailbox yet so your on your own on that one, however if anybody manages to work it out could you please post the settings underneath this thread for the benefit of others.
Thanks to actinic for a great product and there great support team, the whole support community, without you guys and gals our site would still be in production.
Kind Regards
Billy J Munroe,
It Manager
https://www.thebagshopuk.com
P.S im a bit "Displexik" so I apologise fo any typos, ull just have to deal with it im afraid.
*********************************************************
The views expressed here are not those of The Bag Shop Bromley Ltd, The Bag Shop Bromley Ltd accepts no responsibility from damages, loss of data etc. arising from use of the data provided. The information provided is for Reference purposes only.
*********************************************************
Comment