|
| A R C H I V E D M E S S A G E |
|
Subject: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 1:10:16 pm |
| By: jairo |
| Hi, the form works good, but I don't get any reply or email confirmation when I try the form. this is the basic form from the zip file,
the url for the form is http://www.jairoleiva.com/html/formv2_1.html
Can someone helps me to figure this out?? | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 2:14:27 pm |
| By: Seth Knorr |
| Well when you post the form or pull bizmail.cgi up directly you, I get an internal server error, which means something is mis configured.
This could be for a couple of things:
1. did your remember the \ before the @ sign when configuring the send to and cc to email address.
2. Did you upload the MIME folder to the cgi-bin and chmod the MIME folder and Lite.pm which is located in this folder to 777.
These are the first basics, also have you changed the script in anyway other than what you are supposed to configure. Make sure you did not acidently delete any code.
Also if you are on windows server, you will need to download and configure the windows version of the script.
Also if none of this works, or you already checked everything and it is still not working, check with your host and ask them to get you what the error log says, This will enable me to realy pin point the problem.
Seth
| |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 2:43:16 pm |
| By: jairo |
| is there any configuration needed in the lite.pm file. the folder MIME is located in the cgi-bin and chmoded 777 as well as the file itself | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 2:50:41 pm |
| By: jairo |
| Also, if you enter the information needed to the form, it works, but when you leave them blank then you get the internal server error, can you help me? | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 3:06:06 pm |
| By: Seth Knorr |
| no Lite.pm does not need to be edited.
What type of server are you on?
And are you able to get the error log from your host?
Seth | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 3:51:53 pm |
| By: jairo |
| the server is a unix runing apache and pearl, I can see the error log and only see the premature end of header in the script | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 4:27:24 pm |
| By: jairo |
| Seth,
Help me out here, now I'm getting the messages in my box, but once the user click the submit, it goes to the internal server error page, but I do get the reply and cc forms. what could that be? | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 4:50:44 pm |
| By: Seth Knorr |
| I just tested it and it looks to be working just fine.
Seth | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 5:03:59 pm |
| By: jairo |
| thanks Seth,
I noticed that the error.cgi from the zip file does not have the #!usr/bin/perl line and I added and that made it works | |
|
|
Subject: Re: No receiving any email confirmation or reply on my inbox |
| Posted: 05/14/2004 at 9:33:30 pm |
| By: Seth Knorr |
| Yeah, it actualy should not need it because it is a included file not the main one.
Seth | |
|
|