Thread: cgi script
View Single Post
Old 12-13-2002, 08:35 PM   #12 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
hehe, i see what is wrong exactly now. the answer is right in your errors.

you are using this as your include path:
"/web.vilitas.com/thirdunitarianchurch.org/html/emform/"

when actually you need to use this for an absolute path: "/usr2/hsphere/home/thirdchu/thirdunitarianchurch.org/thirdunitarianchurch.org/emform/"

i am 99% sure this will fix it.
sde is offline   Reply With Quote