Solved: trying to run setup

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/21866?pagenum=1
05 November 2025, 06:45

Topic


didymus
Solved: trying to run setup
28 January 2002, 06:02


i'm trying to run setup. i'm pretty green to asp.
i've uploaded all the files and i've run whereami to get my paths correct.
i'm on myhosting.
i'm getting this message from the browser.
"http 500 internal server error"

the link is www.cmfm.org/forum/setup.asp

please help.
thanks. Problem solved, changing topic and closing thread. - Heptite

<

 

Replies ...


Kat
28 January 2002, 06:17


You have HTTP friendly error messages on: turn them off and you will found out your error is actually:

Active Server Pages error 'ASP 0126'

Include file not found

/forum/setup.asp, line 52

The include file '../config.asp' was not found.


Have you definately got your paths correct? It uses relative links to find the include files and it can't find yours. Check you followed the correct places to put the files.


KatsKorner <
didymus
28 January 2002, 06:22


quote:
Have you definately got your paths correct? It uses relative links to find the include files and it can't find yours. Check you followed the correct places to put the files.

i have the config file in the "forum" directory. is that incorrect?
<
didymus
28 January 2002, 06:32


thanks for your help. i just went back and uploaded the files over again. and that worked.


<
Kat
28 January 2002, 06:34


Ok glad you sorted it. But do make sure you switch those friendly error messages off. They will hinder you otherwise.
Catch you later!
KatsKorner <
© 2000-2021 Snitz™ Communications