PDA

View Full Version : cgiemail help please and thank you.


princezuda
May 4th, 2008, 09:24 PM
Hi, I am designing a cgiemail for my site, well I worked on it for about 5 hours last night and I made some progress but I have an error that I am not sure what it means

Premature end of script headers

I followed how to design it so I am not sure how it is ending prematurely if you can help please post or pm me.

Thanks!

princezuda
May 5th, 2008, 12:45 AM
okay now I am getting the error file has no execute permission

sorry I am a newb when it comes to cgiemail.

NealM
May 15th, 2008, 03:34 PM
Have you CHMOD 'ed the CGI script file ? ? ?

It needs to be changed to 755 (this allows execution of the file)

princezuda
May 15th, 2008, 06:20 PM
thanks I will try that when I don't have a huge project due I made a php form for the time being.