If the site is too slow, use one of our mirrors: MIRROR 1 | MIRROR 2
|
My SSI call makes another banner pop-up appear? |
Use the following SSI command to
call your script: and remove the line in the script that prints
"Content-type: text/html\n\n" |
My formmailer works but doesn't send? |
Be sure the path to the mail program points to If you are using FormMail be sure that the $mailprog line looks like this: $mailprog = '/var/qmail/bin/qmail-inject'; Back to Top |
Where is perl? sendmail? qmail? |
Perl is located at: The sendmail program is called qmail and is
located at: |
Why do I get error 500? |
(NOTE: These are general problem and may not apply to all scripts) : Be sure... You upload your script in ASCII, not binary or auto-detect. The first line in your script reads: Your script and the directory it is in are chmoded at least to 755. That any directories and/or files it writes to are chmoded at least to 666. That if the script asks for the path you use the
path and not the URL: Your script contains a line which looks like
this: If you entered an email address in a script
variable that it has a \ before the @. For example: That you did not remove any " or ' or ; when editing the script. Finally be sure to check the error log for your account to see what the specific error is. You can check your error logs. Error 500 is basically a default error. Any number of problems can cause it, and not knowing the specific error makes it very difficult, if not impossible for anyone to provide more help. So always check your error log for the specific error. |
Where can I get scripts? |
Where can I
get scripts? |
Last
Updated: Tuesday April 06, 1999
All trademarks or product names mentioned herein are the property of their
respective owners.
If you would like additional information about this page, please e-mail [email protected].
Design Copyright � 1999 Free Access.