Print Page | Close Window

forum loads so **SLOW**

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=3668
Printed Date: 01 April 2026 at 6:17pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: forum loads so **SLOW**
Posted By: bmgahan
Subject: forum loads so **SLOW**
Date Posted: 19 June 2003 at 11:04am

Forum members,

  I am running Web Wiz Forums release v6.34 (MS Access Verison) at http://forum.cyscoexpert.com - http://forum.cyscoexpert.com .  The forum is loading RIDICULOUSLY slow.  Sometime I get an error like this:

error 'ASP 0113'

Script timed out

/default.asp

The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeOut or by changing the value in the IIS administration tools.

 

Could this be a problem with the forum software, or most likely a problem with the server it is hosted on?  Any input would be greatly appreciated.

Thanks,

Brian

mailto:brian@cyscoexpert.com - brian@cyscoexpert.com




Replies:
Posted By: WebWiz-Bruce
Date Posted: 19 June 2003 at 11:20am

When I looked at it, it loaded really fast and it only has 88 posts in it so it shouldn't be slow.

Errors like this that are not constant but happen regularly are usually because your site is on an overloaded server or another site on the server is using up all the server resources.

It maybe worth getting onto your web hosts and ask them to monitor the server to try and find-out if there is other sites using up all the server resources thus making your site slow when doing more server intesive tasks like connecting to an access database.



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: hockenpj
Date Posted: 19 June 2003 at 11:31am

What Bruce says is true, it loaded very quickly for me.

However, you have got a bigger problem, your database can be downloaded and thus people can access all your passwords.

I do not think that your 94 members you to too pleased if they found out that their passwords and email address's were insecure!

Read the documentation on how to move and rename the database.  If possible put it in a private folder or even better upgrade to the new version of the forum which has 168bit encryption of all passwords!



Posted By: bmgahan
Date Posted: 19 June 2003 at 11:52am

What file is the database?  Does it contain the messages and the user/pass info?

Thanks,



Posted By: hockenpj
Date Posted: 19 June 2003 at 12:02pm

The database file is located at:

http://forum.cyscoexpert.com/admin/wwforum.mdb - http://forum.cyscoexpert.com/admin/wwforum.mdb

From here it can be downloaded and all passwords can be accessed. For higher security you should at the very least rename the forum database and if possible move the location of the database to a folder above the root directory of your web site where it can not be accessed using a web browser, good web hosts will have a directory set up for this usually called private.

Do the following to secure you database:-

  1. Locate the file wwForum.mdb found in the database directory in the admin directory (this is the forums access database).

  2. Rename and/or move the location of this file on your web space.

  3. Edit the two files called common.asp with a text editor like notepad. One common.asp file is with the main files and the other should be in a directory called admin.

  4. In these two files you will find the following line of code: -

    strDbPathAndName = Server.MapPath("admin/database/wwForum.mdb")

  5. Change the part marked in blue (admin/database/), to the new path to the database relative to the common.asp file you are editing, if you are editing the common.asp file from the admin section you will have,database/ written in front of the database name, don't worry, just change this to the path to the database relative to the common.asp file.

  6. Change the part marked in red (wwForum.mdb), to the new name of the Forum's Access database.

  7. Save the amended files.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net