We have developed our Internet site into a web shop but we are having great problems with the payment side of things.
The Bank have 'offered' their web shop facility at a fixed monthly price but as we have written the whole site ourselves, we want to complete the whole job.
The entire shop site iw written in PERL and in order to carry out a security feature we require certain PERL Modules which are not and, will not be available on their server. Our ISP are reluctant to install and modules which:-
The obvious answer is move ISP's but I have moved ISP's before and it is not for the faint hearted.
If there is a problem with general security, how do other web sites stay secure? There are numerous sites taking payments via UK banks. Are we just unlucky to have had our ISP taken over by one of the big boys who have turned a once excellent service into a poor relation.
We need to call a shared library but our C programmer tells us the problm now is getting the library to load with only limited permissions.
Can anyone offer any advice - thanks.
Keith
The Bank have 'offered' their web shop facility at a fixed monthly price but as we have written the whole site ourselves, we want to complete the whole job.
The entire shop site iw written in PERL and in order to carry out a security feature we require certain PERL Modules which are not and, will not be available on their server. Our ISP are reluctant to install and modules which:-
Code:
[i]May compromise our security[/i]
The obvious answer is move ISP's but I have moved ISP's before and it is not for the faint hearted.
If there is a problem with general security, how do other web sites stay secure? There are numerous sites taking payments via UK banks. Are we just unlucky to have had our ISP taken over by one of the big boys who have turned a once excellent service into a poor relation.
We need to call a shared library but our C programmer tells us the problm now is getting the library to load with only limited permissions.
Can anyone offer any advice - thanks.
Keith