Apologies. I've been managing a perl based ecommerce site for many years. It was an out the box and..while I haven't learnt perl, I have a good understanding of how it works. It's been a rock as regards reliability until 5 weeks ago. The site crashed out. couldn't find the config ascii files. I switched to my back up site on the same server. 3 days later that crashed. Same problem. My hosts say they don't help with coding errors. It's not a coding error. I can restore the site. Same files. I just delete and reset the location files and config. It works for a few days then crashes. I think the problem is the time stamps. When I update a group file the timestamp time is two minutes behind the update time. I've asked the server provider to look at the time on the server and make sure it's correct. Am I barking up the wrong tree or could it be that there are two different clocks (so to speak) at the server end? and if there were and they were out of sync would this explain why, at my end, it randomly stops being able to find the files?

In reply to Timestamps query by DustyM

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.