Not that's it got me anywhere as belatedly realised that all the rubbish sent reflects what is in all the hidden fields is in their form and just changing the mail program won't help at all. Bah!
Possibly.
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Perl directory confusion
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Perl directory confusion"
Collapse
-
Doh!
Cheers NickFitz, I forgot to set the permissions! Don't do enough of this sort of stuff to remember these things. It's Working now
Leave a comment:
-
What error are you getting exactly?Originally posted by xoggoth View PostAnother amateur webby question. I'm trying to use a form mailer hosted on my site instead of Worldpay's default mailer so I can tailor the order report better.
I am correctly referencing a perl script on submit since it comes up in address bar but getting page error even with a script untouched by me. I think perl needs to be in a specific directory? Tried bunging in root and cgi-bin but same result.
Hosters list the technical details below, but not quite sure what they mean. I assume the root directory is /home/mysite/public_html so bunging in cgi-bin is correct. How would I put anything in usr/bin/perl anyway even assuming I should?
Cheers for any clarifications
technical data:
Path to cgi-bin: /home/mysite/public_html/cgi-bin
Path to Perl: /usr/bin/perl
PS Why have I got a little green arrowy thing???
There are a couple of obvious possibilities:
- Ensure that the first line of the script reads #!/usr/bin/perl - this ensures that the system knows where to look for the Perl interpreter.
- Ensure that the file is executable - Unix systems require the file to have an "executable" bit set. Your FTP client should be able to help you with this; try right-clicking on the remote file and looking at the "Properties" (although it depends what you're using to upload the file, so it's hard to be more specific).
If none of that helps, giving more details of the error would be helpful
Leave a comment:
-
Perl directory confusion
Another amateur webby question. I'm trying to use a form mailer hosted on my site instead of Worldpay's default mailer so I can tailor the order report better.
I am correctly referencing a perl script on submit since it comes up in address bar but getting page error even with a script untouched by me. I think perl needs to be in a specific directory? Tried bunging in root and cgi-bin but same result.
Hosters list the technical details below, but not quite sure what they mean. I assume the root directory is /home/mysite/public_html so bunging in cgi-bin is correct. How would I put anything in usr/bin/perl anyway even assuming I should?
Cheers for any clarifications
technical data:
Path to cgi-bin: /home/mysite/public_html/cgi-bin
Path to Perl: /usr/bin/perl
PS Why have I got a little green arrowy thing???Last edited by xoggoth; 20 November 2008, 14:50.Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- National Minimum Wage increase: operational for most umbrella staff, but brace for impact Mar 19 09:13
- Contractors, Joint & Several Liability’s unintended consequences are already piling up Mar 18 07:29
- Contractors, did you know self-employed DBS Checks have changed, for the better? Mar 17 07:56
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Mar 16 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23

Leave a comment: