Announcement
Collapse
No announcement yet.
Trying to run after Install
Collapse
X
-
1) Make sure you uploaded the .htaccess file (assuming your on Apache or a server that uses .htaccess)
2) If your forum is installed in a sub-folder (www.domain.com/vb/ for example) add the code RewriteBase /vb/ direcrly below the RewriteEngine On line in .htaccess (Change /vb/ to whatever subfolder it is installed in)
3) Double check the URL set in the config.php file does not end in a slash (/)
4) Double check the Core URL in Admin CP -> Settings -> Options -> Site Name / URL / Contact Details is correct (ends in /core) and does NOT end in a slash (/) either.
-
Originally posted by OSTATE View PostThanks Joe. I've learned there is a difference in UNIX between "vb5" and "VB5". The name of the directory was "VB5" and in the additions to the .htaccess file I had it coded in lowercase.
Thanks for all your help.
Comment
Related Topics
Collapse
-
Hello
I have just upgraded from vb4.2.1 to vb5.0.5.
My problem is that when I type my www.domain.com it sends me to www.domain.com/forum/core/.php and not ww.domain.com/forum/ Like...-
Channel: Support Issues & Questions
Mon 13 Jan '14, 7:32pm -
-
by u87Hello all,
I've been struggling trying to install VB5 for a couple days now and with the help of a friend I finally got it working! Note: this information is only useful for people who installed...-
Channel: vBulletin 5 Installs & Upgrades
Sun 3 Feb '13, 6:26pm -
-
by alessioI have a server Apache installed on a machine with Windows, but after installed successfully vb5, i can:
access admincp only at :
http://localhost/root_int/vb5/core/admincp/
but should...-
Channel: Support Issues & Questions
Sat 30 Jan '16, 8:01am -
-
by Iman AhmedHello,
after I installing vb5 I got white page
then I found as way to solve the problem I download config.php file from this forum
now I have this problem
www.yemenacr...-
Channel: vBulletin 5 Installs & Upgrades
Tue 2 Oct '12, 8:02pm -
-
by MardolHi,
I just upgraded from 4.17 to 5.02. The forum page shows as html, even if the default template seems to be set to "Default vB5 style". What do I need to do to make the template work?...-
Channel: Support Issues & Questions
Sat 1 Jun '13, 2:05am -
Comment