[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Help - - - Running Formail on RaQ2



Question:
 
One of our customers is running FormMail and is ending up with the generic message when you try to run the script.
Has anyone successfully ran the FormMail Script ? If so can they point me in the direction of what needs to be done to get this working.
I don't have that much exp in this sort of stuff, just running the business side of things. But am learning quickly ! :-)
 
Thanks
 
Julian
 
 
 
 

CGIWrap encountered an error while attempting to execute this script:

Error Message: Permission denied
Error Number: 13
This message usually indicates there is a problem with the script itself. Often this indicates either that the #! line of the script is incorrect, or the script was uploaded in binary mode instead of ascii mode. Check to make sure that the script does not have control-M's at the end of every line. That will prevent it from executing. An easy fix that takes care of this most of the time is to put '#!/.../perl --' instead of '#!/.../perl' on the first line of the script.

If you are not the owner of this script, please forward this error and the URL that caused it to the script owner. That is often the component in the URL right after /cgiwrap/.