| Author |
Topic Search Topic Options
|
chrisandersen
Newbie
Joined: 11 November 2002
Location: United States
Status: Offline
Points: 9
|
Post Options
Thanks(0)
Quote Reply
Topic: New Install will not run Posted: 23 September 2006 at 4:38pm |
|
Fresh install of 8.03, getting multiple variable undefines in default.asp. If I dim one the next one bombs out. What am I missing.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 September 2006 at 6:51pm |
|
You should not get any issues of undefined variables unless you have modified the files, or you have corrupted files.
Try re-uploading the original files again.
|
|
|
 |
chrisandersen
Newbie
Joined: 11 November 2002
Location: United States
Status: Offline
Points: 9
|
Post Options
Thanks(0)
Quote Reply
Posted: 23 September 2006 at 11:02pm |
|
Thanks, there are read/write issues now. I configured my host to have a write directory called 'fpdb' and have successfully opened the sample file, wwforum.mdb. Now, I am trying to do a version 7-8 update and am getting an error that the database is read only again. I know I am almost there, if I can get my old forum back up again.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 September 2006 at 11:01am |
|
Make sure that if you right click and choose properties on the wwForum.mdb file before uploading that the 'read-only' attribute is not checked.
If you still get these permissions errors contact your web host and ask them to setup read, write, and modify, permissions on the database folder as on a Windows web server the permissions need to be set on the server and can't be done through FTP.
|
|
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 September 2006 at 2:59pm |
|
If you are using FrontPage (fpdb), make sure you respond "NO" when asked if you want to set up the access db. Use the wwf configuration info to map to the db instead of FrontPage's "helpful" wizard. Also, delete the db garbage FP puts into global.asa.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |