Thread: I get an error massage
Results 1 to 5 of 5
Related
-
Parse error, parse error unexpected T_variable. Help appreciated! Forum: PHP Forum
Replies: 8 -
DB-Library error: General SQL Server error: Check messages from the SQL Server. Forum: General Discussion
Replies: 0 -
Error MySQL Error: 1064 - subqueries Forum: PHP Forum
Replies: 0 -
please tell me where the error is Forum: Javascript Forum
Replies: 3
-
11-23-2005, 12:19 PM #1
I get an error massage
Hi, hope someone can help me.
I have this perl script for a mail form and it works well, but now I want to use it on another web page but it gives me the following error:
[Wed Nov 23 18:07:08 2005] [error] [client 196.25.255.242] Premature end of script headers: /home2/wpcricke/public_html/cgi-bin/Sugest.pl
what is wrong and how do I fix it.
Thanks
-
11-23-2005, 01:05 PM #2
Re: I get an error massage
It would be helpful if you posted your code.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
11-23-2005, 01:20 PM #3
Re: I get an error massage
admin note:
Because this is a script that is sold for a fee, I must remove the code.
To those that may be able to help the script is "EZ Form Mailer Version 1.4" Or you may obtain support directly from 3rd Coast Technologies at http://www.3rdcoast.comLast edited by HTML; 11-23-2005 at 05:27 PM.
-
11-23-2005, 07:03 PM #4
Re: I get an error massage
there are 2 main possabilitis that i can think of why this script does not work on your other web host...
it is possable that your header is not set correct. check with your host, most hosts use "#!usr/bin/perl" and "#!usr/local/bin/perl" (without quotes)
the other thing i can think of is that your directoy does not have execute permissions (which is unlikely). if your host uses apache you can use this in your .htaccess file to give it perl execute permissions: "Options +ExecCGI" (without quotes)
if neither of those work, with dave's permission, you can either pm me the script, or email it to me (only if dave allows you too!!!)
-ALL
-
11-24-2005, 01:08 AM #5
Re: I get an error massage
It really has nothing to do with if I want you all to exchange the script or not. It is all about protecting the copyrighted works of another and keeping the OP within the terms he/she agreed to when purchasing the script, "this script may not be sold or redistributed..."
If the only way to help with the problem is to redistribute the script, then he is best off getting support from who he purchased it from.
D
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum