Are you sure that your host does not offer perl? I assume that since you have perl scripts, you looked for a host that claimed to support perl scripts. Then you singed up and paid whatever fee was required for hosting, and lo and behold you found out that your perl scripts don't work. Have you updated the .pl file permissions to 0755 on the perl scripts? If your perl scripts still do not run, well, that happened to me too once. I'm with 100WebSpace.com. I sent a message to tech support, and they were kind enough to respond promptly. But then nothing happened for a week. I told them if they don't turn on perl support immediately, then I will ask for my money back and go somewhere else. The next day they turned perl support on. You just have to know how to talk to them. That's all.

In reply to Re: convert perl to php quickly by harangzsolt33
in thread convert perl to php quickly by Mr. Lee

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.