hi. i am running a snitz forum locally (PSW) using access database. when i try to upload my files to my web host and run default.asp, i get redirected to setup.asp?some-querystrings=here
i don't understand this.
anyone know if i have to reinstall the database or something???
quote: Did you change the strConnString in config.asp? I doubt it's going to be the same as you are using on your PWS setup.
ok...i found out the problem.
richard, what i did was:
in config.asp, created a few variables:
<% ' directory paths
dim strHomePath dim strDBPath dim strImagesPath dim strAdminPath dim strDiscussionPath dim strDirectoryPath dim strEventsPath dim strWeatherPath dim strClassifiedsPath dim strNewsPath