The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moving VB4 to a different Directory.
Hi Guys,
Posting here as I hope someone can point me in the right direction. I was to move my forum to a different directory on the same server domain. I understand it is as simple as Options -> Site Name / URL / Contact Details. I've changed "Forum URL" and "Homepage URL" to the new directory hit save then renamed the directory using FTP program and when I go to the new directory I get a 500 error. I had VBSEO installed until recently but have no successfully uninstalled that and I have disabled all addons via the config.php. I have attachments and avatars as files but I can't find an option to change the url to those so I doubt it's that. Any advice would be really appreciated! |
#2
|
||||
|
||||
Did you remove the .htaccess file for vbseo?
|
#3
|
|||
|
|||
Yes Lynn I did, well the second time around and still nothing.
|
#4
|
||||
|
||||
A 500 error is a server error, so something should be in your error_logs (if you don't know where they are, ask your host). What is in there?
And, what type of Friendly URLs are you using? Can you see any of the pages of your forum? Link please. |
#5
|
|||
|
|||
Lynne the only PHP Fatal error I can see in the error logs is:
Code:
Fri Aug 02 07:15:38 2013] [error] [client 86.xx.xx.xx] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/vb.php' (include_path='.:') in /var/www/vhosts/mydomain.com/httpdocs/forum/includes/class_bootstrap_framework.php on line 99 URLS are the standard one in VB now that vBSEO has been fully uninstalled and no can not see any pages on the forum nor the admincp. It's just lucky I keep an old tab open with the old adminCP in where i add it back to /forum/ and rename the directory back that I can access the forum otherwise I'd be locked out. |
#6
|
||||
|
||||
Maybe chmod is incorrect.
|
#7
|
|||
|
|||
What I did when I needed to move my forum to a different directory was that I went into my VPS panel, in my case parallels and changed it so that my domain wasn't /httpdocs/ it was /httpdocs/folder/
|
#8
|
|||
|
|||
CHMOD is correct as I just rename the directory and it works if i rename is back.
I've enabled error messages in the config.php and I get this when trying to access (with plugins disabled via config.php) Warning: require_once(/vb.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/mysite.es/httpdocs/forum/includes/class_bootstrap_framework.php on line 99 Fatal error: require_once() [function.require]: Failed opening required '/vb.php' (include_path='.:') in /var/www/vhosts/mysite.es/httpdocs/forum/includes/class_bootstrap_framework.php on line 99 |
#9
|
||||
|
||||
This error means file vb.php was not found in vb folder , you should reupload it.
|
#10
|
|||
|
|||
that's because it's still looking for it in the old directory and not the new so obviously something is not updating the new folder name hence the problem.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|