The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can't install vb5 - 500 error
Hello guys,
I have a Problem with the vBulletin 5 Beta 13. If I upload the files to a directory and try to access it, I get a 500 error. Could anyone help me with setting it up? Would be very appreciated Greetings, A. |
#2
|
|||
|
|||
Error 500 is a problem on the server.
What configuration are you running on your web server? Is your .htaccess file present? Check your error logs to see if there's anything there. |
Благодарность от: | ||
Anbieter |
#3
|
|||
|
|||
Quote:
But I'm not sure, I have a Plesk Panel and I'm not quite sure on how to use it properly. Vb 4.2.0 is running flawless, just vb5 makes a problem :S But thanks for the tips. |
#4
|
|||
|
|||
Enable display_errors in php.ini & HUP your web server, then access your file via http
You can also tail the log via the cmd line in ssh and grep your IP when accessing those files. tail -f /path/to/log/file | grep "youiphere" You can also dl/view your access/error logs from ftp in the case of plesk. |
Благодарность от: | ||
Anbieter |
#5
|
||||
|
||||
What version of PHP and MySQL are you running?
Did you upload the included .htacess file to the directory? Is the vb5 forum in a sub-directory and is there an .htaccess file in the root? |
Благодарность от: | ||
Anbieter |
#6
|
|||
|
|||
also remember to add
Code:
# Use PHP 5.3 AddHandler application/x-httpd-php53 .php .php5 .php4 .php3 |
Благодарность от: | ||
Anbieter |
#7
|
|||
|
|||
Quote:
MySQL: Code:
Software: MySQL Software-Version: 5.1.56-community - PMA_MYSQL_STR_COMMENT the rootfolder has no .htaccess file. --------------- Added [DATE]1350284884[/DATE] at [TIME]1350284884[/TIME] --------------- Quote:
Everything you said is enabled. EDIT: added the only log i've found as attachment. blanked out server ip, my ip and domain name. |
#8
|
|||
|
|||
Quote:
then include the following Code:
# Use PHP 5.3 AddHandler application/x-httpd-php53 .php .php5 .php4 .php3 core/includes and the root folder |
#9
|
|||
|
|||
Quote:
is it correct if i write that my root folder is in: Code:
httpdocs/vbnew And I've added the logs to my previous post. |
#10
|
|||
|
|||
if thats where you forum root is then yes
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|