Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 HTTP 500 - Internal server error from setup.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 29 May 2001 :  08:51:45  Show Profile
Hello,

I now for some reason get a HTTP 500 - Internal server error when I try to go to the setup.asp to do a check. Does anyone know why this happens?


Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 29 May 2001 :  09:13:29  Show Profile  Send RaiderUK a Yahoo! Message
in IE go to tools, internet option then advanced and turn show friendly http errors off. It will now show you a more detailed error message to help pin point the problem.

Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 29 May 2001 :  09:23:12  Show Profile
RaiderUK,

thanks, didn't think of turing them off. I get the following error;

Active Server Pages error 'ASP 0126'

Include file not found

/Forums/setup.asp, line 1512

The include file 'inc_create_forum_mysql.asp' was not found.

I am using access 2000;


strDBType = "access"

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/(database location).mdb") '## MS Access 2000 using virtual path


but it seems to look for others. Why? Anybody!

quote:

in IE go to tools, internet option then advanced and turn show friendly http errors off. It will now show you a more detailed error message to help pin point the problem.





Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling
Go to Top of Page

BuffyNET
Junior Member

United Kingdom
126 Posts

Posted - 29 May 2001 :  13:53:13  Show Profile  Visit BuffyNET's Homepage  Send BuffyNET an ICQ Message
In the setup.asp file, it will only run the code in inc_create_forum_mysql.asp if you have selected mysql in the Config file, however the include file still needs to be there when you do the setup as it is A server Side include and is included before the ASP is executed. When the ASP is included, it will not run the code within the If statement for MySql, but you do still need to have the file there when you setup.

Neil
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 29 May 2001 :  16:46:04  Show Profile
Thanks Neil. Added the inc_create files back into my forum directory and it fixed it. Lesson learned.

quote:

In the setup.asp file, it will only run the code in inc_create_forum_mysql.asp if you have selected mysql in the Config file, however the include file still needs to be there when you do the setup as it is A server Side include and is included before the ASP is executed. When the ASP is included, it will not run the code within the If statement for MySql, but you do still need to have the file there when you setup.

Neil



Regards,

Webmaster @ Classic Motor Cycling
Classic Motor Cycling
Go to Top of Page

BuffyNET
Junior Member

United Kingdom
126 Posts

Posted - 29 May 2001 :  18:05:18  Show Profile  Visit BuffyNET's Homepage  Send BuffyNET an ICQ Message
No Problem, glad it is sorted :)

Neil
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07