Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-30-2015, 05:26 AM
JORDANVBUSER JORDANVBUSER is offline
 
Join Date: Jul 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Trouble installing vBulletin on Subdomain

Hi. I am attempting to install a copy of vBulletin 4.2.2 Patch Level 4 on a subdomain. My primary domain is www.televisionspeaks.com which hosts my Wordpress blog. From there, I set up a subdomain with HostGator as forum.televisionspeaks.com. I did the proper install by editing the config.php folder and then, using FileZilla, uploading all of the upload files to a 'forum' folder (public_html/forum).

At this point, I've tried going to forum.televisionspeaks.com/install/install.php, televisionspeaks.com/forum/install/install.php and several other variations. I'm a little confused if it's the URL I'm having trouble with or something more substantial.

Thus, I have checked out at least 20 threads across vBulletin by now concerning this issue and can't find a resolution... yet, which is why I'm hoping someone here would be able to help me out. I did look for the .htaccess file and even by turning on hidden files on my Mac I wasn't able to find it in the folder I downloaded from vB. There is a .htaccess folder under public_html/.htaccess, which didn't seem to contain anything specific to vB and only seemingly had Wordpress data inside it (?) so I'm not sure what to make of that. Many sources claimed that the vB folder should contain .htaccess but I still can't find it.

I'm relatively new to vBulletin, so I apologize if this is a lot simpler than I've made it out to be. I would appreciate any help with this issue! Thanks for reading!
Reply With Quote
  #2  
Old 03-30-2015, 05:44 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you trying to set up a test site?
Reply With Quote
  #3  
Old 03-30-2015, 06:48 AM
JORDANVBUSER JORDANVBUSER is offline
 
Join Date: Jul 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
Are you trying to set up a test site?
Hi ForceHSS, thank you for responding. No, I am trying to set up an actual (small) forum in addition to my Wordpress blog. HG support had said that a subdomain (like forum.site.com) would work for it?
Reply With Quote
  #4  
Old 03-30-2015, 08:23 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

inside your public_html folder do you have a folder called forum and with all the vb files uploaded to it?
Reply With Quote
  #5  
Old 03-30-2015, 01:42 PM
JORDANVBUSER JORDANVBUSER is offline
 
Join Date: Jul 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
inside your public_html folder do you have a folder called forum and with all the vb files uploaded to it?
Yes. public_html contains a folder titled forum which I uploaded the contents of the upload folder into after editing config.php. So it seemed like I was on the right path, but.
Reply With Quote
  #6  
Old 03-30-2015, 03:18 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like you're getting a database error, the MySQL username/password is most likely incorrect in your includes/config.php file.
Reply With Quote
  #7  
Old 03-30-2015, 04:18 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have made a new db for it in your cpanel?
Reply With Quote
  #8  
Old 03-30-2015, 05:12 PM
JORDANVBUSER JORDANVBUSER is offline
 
Join Date: Jul 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
Looks like you're getting a database error, the MySQL username/password is most likely incorrect in your includes/config.php file.
Quote:
Originally Posted by ForceHSS View Post
You have made a new db for it in your cpanel?
Update: I uninstalled the previous version and instead tried to install 4.1.0 to see if it made any difference whatsoever. I am now able to get to forum.site.com/install/install.php at least but I have several errors, a few being:

--

Strict Standards: Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in /home4/jordan/public_html/forum/includes/class_core.php on line 3190

Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home4/jordan/public_html/forum/includes/class_core.php on line 414

Warning: Cannot modify header information - headers already sent by (output started at /home4/jordan/public_html/forum/includes/class_core.php:3190) in /home4/jordan/public_html/forum/install/includes/class_upgrade_ajax.php on line 631

Strict Standards: Declaration of vB_Database_Alter_MySQL::drop_index() should be compatible with vB_Database_Alter::drop_index() in /home4/jordan/public_html/forum/includes/class_dbalter.php on line 882


--

There are more as well, about 10 total warnings. Once I enter my VB Customer ID I'm told this:

Due to the following errors, the install/upgrade can not continue:
Error description:
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the includes/config.php file


--

In regards to the questions here: Yes, I have made a new database for it, created a user and password, and gave myself all privileges. I have tried three or four databases now and none seem to work. I think I'm entering the information correctly each time yet it won't accept any of it.
Reply With Quote
  #9  
Old 03-30-2015, 05:20 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.1.0?!?!? No! Please install and run 4.2.2 PL4 instead. If your license is an older outdated vB3 one from long ago and that's the most current version you can download then I would not use it, I would instead upgrade your current non vb4/5 license or purchase a vB5 license and simply run 4.2.2 under that 5.x license.

In your config.php file which is found in /FOLDERYOUUPLOADEDVBULLETINTO/includes/config.php <-- You must edit that file and include the database name, the database username, and the database password.

Also who is your host? What is your MYSQL and PHP versions?

Quote:
Originally Posted by Zachery
Minimum:

PHP: 5.2.0
MySQL: 4.1.0

Recommended

PHP: 5.2.6 - 5.3.x (5.4 only supported with vBulletin 4.2.2)
MySQL: 5.0.19 or newer
From: http://www.vbulletin.com/forum/forum...m-requirements
Reply With Quote
  #10  
Old 03-30-2015, 05:24 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you need help installing it pm me
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:08 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04290 seconds
  • Memory Usage 2,264KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete