The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
intalling error
<HTML>
<HEAD> <TITLE>500 Internal Server Error</TITLE> <BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]--> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.<P> More information about this error may be available in the server error log.<P> <HR> <ADDRESS> Web Server at xxxxxxxx </ADDRESS> </BODY> </HTML> <!-- - Unfortunately, Microsoft has added a clever new - "feature" to Internet Explorer. If the text of - an error's message is "too small", specifically - less than 512 bytes, Internet Explorer returns - its own error message. You can turn that off, - but it's pretty tricky to find switch called - "smart error messages". That means, of course, - that short error messages are censored by default. - IIS always returns error messages that are long - enough to make Internet Explorer happy. The - workaround is pretty simple: pad the error - message with a big comment like this to push it - over the five hundred and twelve bytes minimum. - Of course, that's exactly what you're reading - right now. error log in a zip file if it helps |
#2
|
||||
|
||||
what version of IIS? What DB software?
|
#3
|
|||
|
|||
not sure what you mean when i first was set up i paid for install then tried upgrade that cocked all up so i am trying to start from scratch again
|
#4
|
||||
|
||||
Quote:
What Database software are you using? Based on the error, there might be an issue with your IIS configuration. |
#5
|
|||
|
|||
Quote:
Host: localhost:3306 (MySQL) if that is what you require |
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, me@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> <hr> <address>Apache Server at www.let-the-fun-times-start.com Port 80</address> </body></html> |
#8
|
||||
|
||||
ok so you are running Apache not IIS.
Make sure the file permissions are all correct. File should be 644 and folders 755 |
#9
|
|||
|
|||
same error as before
--------------- Added [DATE]1475151027[/DATE] at [TIME]1475151027[/TIME] --------------- Database error in vBulletin : Invalid SQL: SELECT * FROM setting; MySQL Error : Table 'my database.setting' doesn't exist Error Number : 1146 Request Date : Thursday, September 29th 2016 @ 02:20:09 PM Error Date : Thursday, September 29th 2016 @ 02:20:09 PM Script : http:/// Referrer : http://uptime.commy web site.com IP Address : 45.79.95.64 Username : Classname : vB_Database_MySQLi MySQL Version : |
#10
|
||||
|
||||
It looks like you are using table prefix in the database. Make sure that $config['Database']['tableprefix'] is correctly set in core config.php.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|