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
- How could zero hours contract reform create unexpected problems for contractors? Jul 8 06:40
- Three Loan Charge conflicts of interest show Labour ministers knew the McCann Review was compromised from the start Jul 7 05:44
- What’s happening with HMRC off-payroll working enforcement? (IR35 update) Jul 6 08:20
- HMRC abandons PGMOL football referees case: Are contractors and IR35 hit? Jul 2 05:09
- Crypto tax and contractors: What HMRC’s new cryptoasset research really means Jul 1 04:03
- Crypto Tax and Contractors: What HMRC's New Cryptoasset Research Really Means Jul 1 04:03
- Profit and loss accounts set for public filing at Companies House from 2028 — what it means for your contractor business Jun 30 03:38
- UK IT Contractors: How to land Forward Deployed Engineer roles beyond Palantir, Anthropic and OpenAI Jun 29 05:52
- The 3 highest-paying software contractor jobs right now, and what they actually pay Jun 25 03:52
- The beginning of the end for Boox ‘MSC’ contractors has begun. Check back in 2031 Jun 24 06:25

Leave a comment: