vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Moving my vBulletin 5 to a subdirectory ! (https://vborg.vbsupport.ru/showthread.php?t=298568)

SpielbergQ80 05-29-2013 03:08 PM

Moving my vBulletin 5 to a subdirectory !
 
Good day all,
I'm having problems with moving my vBulletin 5 from my main directory to a subdirectory, I've tried to do as advised in other posts here but it didn't work!
I tried dragging the files and folders to the subdirectory and change the URL in AdminCP>Settings>Options> Site Name / URL / Contact Details but still not working and it gives me a message when I go to the site thats says something like "fatal error" and "not authorised" !

Can somebody help me please ?:confused:

Lynne 05-29-2013 03:51 PM

We would need to know the *exact* error you are getting in order to help and a link to the forums would be helpful also. You may need to also add a RewriteBase line into your .htaccess file that points to the subdirectory.

SpielbergQ80 05-30-2013 06:52 AM

Good day,
Sorry for the delay,
My website is: http://q8nurses.com

and the message that appears (as you might see when visiting the site) is :
"Forbidden

You don't have permission to access / on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache Server at www.q8nurses.com Port 80"
and when I access the website with the subdirectory like so : http://q8nurses.com/forum
It's all messed up

What should I do ?

Lynne 05-30-2013 11:43 PM

A forbidden error is a server issue with your permissions. You may want to ask your host for help with it if you don't know how to fix it.

It also looks like you don't have the .htaccess file uploaded to the directory. Additionally, as I already mentioned, you probably need the RewriteBase directive added in:

Code:

<IfModule mod_rewrite.c>
        RewriteEngine On
        RewriteBase /forum/


SpielbergQ80 05-31-2013 06:58 AM

Thanks a lot Lynne

It seems that I've messed up so many things so I'll just try to re-install the forum since there is not much to lose :P


All times are GMT. The time now is 03:23 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01070 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete