Hi,

Thanks for the reply. Yeah, we have no changed anything in the script - it just suddenly stopped working. The support tech said:

I do not see any recent changes on the server as per your ticket history.

Let me escalate this ticket to one of our senior technician to review your requirement and suggest any possibilities.

..so all a bit weird!

So, if your script has not changed, but is behaving differently then something else has changed. My money is on the web server config.

Yeah - thats what I was thinking - but its a managed host, and the only one who makes changes to it are myself, and the server support team. From what they are saying, nothing should have changed around that

i hope for you the server is not an IIS one: i had painfull days with nph pages some years ago..

Anyway if you post your software version some monk maybe can help you.

haha no way - IIS are horrendious to use! Its a UNIX server, with cPanel and WHMS

The Perl version comes up as:

This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi

I can't seem to figure out how to get the httpd version to output! (tried httpd --version and -v, but neither work)

TIA

Andy


In reply to Re^2: NPH script stopped working correctly by ultranerds
in thread NPH script stopped working correctly by ultranerds

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.