PDA

View Full Version : /os000001.pl will not display


Jacob
17-Mar-2003, 02:39 PM
We have a hacked off customer attempting to purchase from our site. Every time he goes to the checkout (bounce page and then page ending /os000001.pl, that page will not display.

He gets a browser instruction to refresh, but it still does not work.

We thought it may be down to his network settings, not allowing secure https pages to display.

Does anyone have any ideas, is it him or is it us?

No one else has reported the problem and we are unable to replicate it.

Thanks

P

cdicken
17-Mar-2003, 03:25 PM
Is your customer using an AOL browser? If so, make sure they are using the latest one - there is a problem with AOL 6.0 browsers rejecting the long URLs required for the transition to https.

Jacob
17-Mar-2003, 03:43 PM
Hi Chris

Thanks for the reply.
No, the customer is accessing our site using IE and over a network.

Another customer had a similar problem whereby the .....os000001.pl page came up blank. They were accessing it over a network.

They did say that the site loaded quickly, but that the checkout pages (as far as they got) were very slow.

Thanks

P

Darren B
18-Mar-2003, 08:01 AM
I have been having similar problems,

I keep being told that someone is looking at it. To be fair both my ISP & Actinic have run various dummy orders using all different ISP Connections & browser but have never been able to make it fall over. Although my customers with this problem all seem to use different connections and browsers

I had started to wonder if i had been the only one with this problem. There is a thread started a while ago with loads more info on this

http://community.actinic.com/showthread.php?s=&threadid=340

Chris perhaps you could prod someone that its 3 weeks since i have heard anything, a "We dont no" answer would at least be some feed back.

cheers
Darren :p

Jacob
18-Mar-2003, 09:21 AM
Darren

Thanks for the posting.
We have just been contacted by another customer who is having the same problem. We now have to bypass Actinic and our site completely and take some customers card details over the phone. Its crazy. Our sales are down and servicing customers this way costs us time and money.

The real worry is that only a handful of customers have bothered to contact us. We don't know how many (or how few) customers are having the same problem.

If anyone has any ideas please join in.

Darren B
18-Mar-2003, 09:35 AM
Patrick

When i look at the number of sessions on our sight against the number of orders there is a huge difference i would expect a difference but maybe not as big.

I actually had one customer on the phone and talk through the order with him and gave him a credit card number to try and it still failed, i got straight on to my ISP and they looked in the secure server log and have since sent a copy to actinic, who looked at it, i rang a week later and they where still looking at it, and that was the last i herd.

anyone else any tales to offer

Darren :(

Jacob
18-Mar-2003, 10:23 AM
Darren

We have just contacted the people we used to do our Actinic templates and help with the integration of Actinic v6. (Smart Decision).

They suggested the following:

1. Check the amount of space used to host Actinic, if it is running out it may cause a problem. We have loads anyway, so that was not the problem.

2. Do a complete Site Refresh.

We did this and contacted our customer. We got them to clear their browser cache and made sure they could accept cookies. They purchased without any problems.

Hopefully this has cured any problems, but time will tell.

Darren B
18-Mar-2003, 10:45 AM
interesting Smart decision do work for us too

I will check our space but im sure i have plenty.

your answer to the cookies, could this mean that there could be a problem with the way actinic handles new or old cookies held in peoples browsers.

Maybe the developers could look at this as to the possible problem of not refreshing or clearing out cookies.

Cheers
Darren :confused:

Jacob
18-Mar-2003, 01:29 PM
Darren

The steps we took above worked for one customer. However, they did not work for another. So we are almost back to square one.

The next possible cause is the setup of SSL and digital certificates on our site.

If anyone from Actinic has any ideas about possible setups and variations depending upon different hosting solutions, please feel free to help a drowning man.

Patrick

Darren B
18-Mar-2003, 01:58 PM
i have been trialing my site using the actinic inbuilt secure encryption this week and everthing is going ok, no customer complaints. It seems abit of a waste of money having spent out for a shared secure server only to find i cant use it.

So this would point to the problem with the transfer to the secure server.

however i do not understand that side of things but im sure someone at actinic does, any comments???

Cheers
Darren :(

cdicken
19-Mar-2003, 08:38 AM
Darren/Jacob

Unfortunately, I'm not going to be able to help you with SSL setup as I know very little myself.

All I can suggest is registering an email support question here (http://www.actinic.co.uk/support/register.htm) and the email support team will get back to you with some suggestions.

Darren B
19-Mar-2003, 09:02 AM
Chris

Chris i do not understand SSL either, it's all Dutch to me

I have registered this at the link you provided, but someone at your end is suppose to be looking in to this issue, and yes i have spoken to someone on the phone and had been promised someone get back to me.

Just one thing, your automated answering service drives me up the wall.

Cheers
Darren :confused:

cdicken
19-Mar-2003, 10:54 AM
Darren - with regards to the feedback on the error log, apologies for not getting back to you sooner.

The team have looked at the errors regarding the 'mod_mime_magic' module and have concluded this is not directly to do with the problem. This module simply is used by Apache to determine the file type of files by looking at the magic number.

This is probably to do with the fact that when you visit http://www.casupply.co.uk/acatalog/ you can see the directory list of the acatalog folder. If you click on any *.session file then most likely this module is activated by Apache to check the type of the file but the file can not be read (correctly).

However, there might be a possibility that not having an index.html file within your 'acatalog' folder is causing a problem in AOL browsers in the transition to SSL - maybe the server is bogged down with writing these errors. Although, I admit, there is no direct evidence for this.

The developer who has been dealing with your problem is away until the end of next week.

In addition, we have found this (http://support.microsoft.com/support/kb/articles/Q305/2/17.ASP) microsoft knowledge base article which seems to indicate the symptoms you are exeriencing. The fix for it is an addition to the Apache httpd.conf file which I have detailed in the attached text file.

I have passed on all this information to our email support team so now I suggest you await a response from them.

Darren B
19-Mar-2003, 11:04 AM
thanks chris

i did not think it was you that needed to reply but the information is much appreciated, i will follow the link and view the text file.

Thanks for your help

Darren :)

Darren B
19-Mar-2003, 11:53 AM
is there any new versions of IE it does not apply to,

I guess from reading it that if your ISP upgrades SSL 2.0 to 3.0 then IE falls over, the MS developers obviously think they run the worlds software and everyone has to fit in with their system for compatability, perhaps MS need to have a look out side occasionaly.

Also do you know if anyone has told internetters, as they have been working on this aswell

Cheers
Darren :)

Jacob
19-Mar-2003, 11:45 PM
Hi

I am not sure whether I am still involved in the same conversation. We may (we hope) have cured or got around the SSL problem we were having.

We simply turned it off within Actinic - Business Settings | Payment & Security.

The customer who had the problem no longer has it. The SSL does not kick in until the customer gets to our WorldPay payment page.

The other benefit is that the pages from the shopping cart onwards load much more quickly. (Twice or three-times faster).

Obviously it is not ideal having to turn an Actinic feature/service off, but I do not think customers are bothered by any security issues; as the WorldPay credit payment page is still secure.

If the problem occurs again I will let you all know.

Its late and I have a life to go to !

paulh69
20-Mar-2003, 03:40 AM
SSL is probably not recommened on the entire site unless you either have either:

a) a (fast?) dedicated server running just the one site
or b) hardware SSL encryption device

otherwise it puts an extreme load on the server, and some browsers have various problems with their SSL implementation e.g. MSIE nokeepalive fix or SSL v3

Darren B
20-Mar-2003, 07:29 AM
Patrick

I did not mean to sqeeze you out.

did you say you had your security set on the whole site?

I have a shared SSL with internetters and this works well, except for these problem customer, but for the last week i have been running with the actinic inbuilt encryption and have not had one problem, last night i switched it back to my secure server and have had two orders this morning, one was a real order the other a test (i do not know where it came from). so time will tell.

I have also encoded a link via pop-up menu to the MS website that Chris gave me. This sits nicely on my order page stating AOL & IE have problems.

Did you go to the link?

Chris do you know if the AOL & the Email problems have been fixed in the new V6.1 beta.

Cheers
Darren :)

Jacob
20-Mar-2003, 10:04 AM
Darren and everyone else

Thanks for all the responses.

To answer your question, we only had SSL setup for the checkout and login pages.

I did try your site, however at the basket page I am being bounced to the directory index for your space or server. The following url: http://www.casupply.co.uk/cgibin/ca000001.cgi
bounces me to: http://www.casupply.co.uk/acatalog/

If it helps I am using IE 6.0.2

Darren B
20-Mar-2003, 10:33 AM
Patrick

I am a bit confused now.

could you tell me what you did to get to http://www.casupply.co.uk/acatalog/

when i add something to the basket it bounces me back to the section i added something from. If you have managed to get it to bounce back to the directory listing, then i porbably have a problem somewhere.

I have had people tell me i should have my index file in the acatalog directory, do you or anyone else think i should run the site this way and have an index file in my root directory with a link to the shopping site?

Cheers
Darren

Jacob
20-Mar-2003, 11:41 AM
Darren

Having an index file in the directory will stop all the files being displayed.

I went though your site as follows:

Home page
Shop
External Products
Roofing Materials
Polycarbonate
6 & 10mm Twin-Wall Polycarbonate
6mm bonus
Added To Order

This then goes to: http://www.casupply.co.uk/cgibin/ca000001.cgi

Then bounces me to: http://www.casupply.co.uk/acatalog/

Hope this helps

Darren B
20-Mar-2003, 12:05 PM
spookie

I have just done the exact same and the bounce page sent me back to the page i left.

could somone else try this for me, i would be interested to see if anyone else gets the same result.


thanks for your help

Darren :)

Darren B
20-Mar-2003, 01:27 PM
it's ok i have updated the site,

This is one of the settings i had when i first started with the evaluation version and never changed the shop.html back to index.html

thanks for that

Darren :)