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 06-29-2015, 12:18 AM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vB4.2.3 config.php

Is there *not* supposed to be a forum/includes/config.php file included with vB4.2.3? Was looking through the 'upload' folder and didn't see one....
Reply With Quote
  #2  
Old 06-29-2015, 01:12 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's named config.php.new, I think so that it won't overwrite an existing config.php.
Reply With Quote
  #3  
Old 06-29-2015, 02:11 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One reminder though... if you're on lets say 4.1.2 or for example a slightly older version of vBulletin please rename config.php.new to config.php and copy/hand key in the correct details never just leave the existing config.php.new and I don't care what anyone else says simply rename it then key in the details to ensure you have a 100% updated config.php file at the time of your upgrade = on par.

I've seen issues occur from using an older config file in the past, it may or may not happen to you it depends on how vast a difference between versions exist when you actually go to upgrade.
Reply With Quote
Благодарность от:
MarkFL
  #4  
Old 06-29-2015, 02:13 AM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nope it's not in there at all

also any idea what max php version 4.2.2PL4 will work with?

after going through backup d/b, ftping 4.2.3 i went to run upgrade script and get an error message that i have 5.3.28
so... i go re-ftp 4.2.2PL4 files up overwriting everything, and get my forum going again and at the same time send my host a query about when they plan to upgrade.... a bit later i get a reply from them that I can CHOOSE my php version in my cPanel *banged head on keyboard... i forgot allllll about that it's been so long since THAT was necessary...
anyway, I'm going to try redoing everything in the morning but was going to change my php version to the one 4.2.3 needs if it won't destroy 4.2.2PL4....

--------------- Added [DATE]1435551277[/DATE] at [TIME]1435551277[/TIME] ---------------

oh Superman... I ALWAYS use the new config file AFTER I upgrade (I edit it before I upload it)
that's why i was asking about it being in 4.2.3 there is NO config.php.new file in the package I downloaded............
Reply With Quote
  #5  
Old 06-29-2015, 02:17 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eq4bits View Post
nope it's not in there at all

also any idea what max php version 4.2.2PL4 will work with?

after going through backup d/b, ftping 4.2.3 i went to run upgrade script and get an error message that i have 5.3.28
so... i go re-ftp 4.2.2PL4 files up overwriting everything, and get my forum going again and at the same time send my host a query about when they plan to upgrade.... a bit later i get a reply from them that I can CHOOSE my php version in my cPanel *banged head on keyboard... i forgot allllll about that it's been so long since THAT was necessary...
anyway, I'm going to try redoing everything in the morning but was going to change my php version to the one 4.2.3 needs if it won't destroy 4.2.2PL4....
- Then you sir, are one of the few and far between that had a corrupt download directly from vbulletin.com... sometimes the vBulletin.zip downloads are not 100% complete and or missing files in the zip its rare but I've seen it happen first hand myself this one upgrade this one time lets just say we all laughed when we realized! Now with all that being said, simply re-download your 4.2.3.zip from vbulletin.com members area - once you extract the zip it should be config.php.new in the /includes/ folder.
- You should be on at least php 5.4 if running 4.2.3 imo.
- Some servers you can specify via .htaccess as well if setup to do so.

Edit: Ahh good then, glad to hear it and see my note above regarding corrupt downloads from vbulletin.com its rare but still happens from time to time, I literally had a client send the .zip last week it would not work he had to re-download again before we could push his upgrade through. *Also I downloaded 4.2.3 a day or so back and I just checked and can confirm config.php.new is in fact in /includes/ so it was a corrupt download on your end imo.
Reply With Quote
  #6  
Old 06-29-2015, 02:23 AM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the info, I downloaded it a week back and just now getting around to doing the upgrade.

I still need to know if 4.2.2PL4 will work with php5.4 so i can set the version in my cPanel at host prior to running the upgrade which won't be until tomorrow. I wanted to go ahead and at least do that so my 'overnight' members can post till I disable in the morning
Reply With Quote
  #7  
Old 06-29-2015, 02:28 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.2.2 will work with php5.4 yes, you may or may not need to include the variables in the top of the config.php to mask errors sec let me find it... ahh here it is see Paul's post, #2 for the values to add at the top of your config.php file IF errors show etc.

http://www.vbulletin.com/forum/forum...-been-released
Reply With Quote
  #8  
Old 06-29-2015, 03:07 AM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

urp
I just downloaded the zip again, extracted it and there is no config.php.new in there!
see attached png of the file names in the includes folder


--------------- Added [DATE]1435554836[/DATE] at [TIME]1435554836[/TIME] ---------------

Quote:
Originally Posted by TheLastSuperman View Post
4.2.2 will work with php5.4 yes, you may or may not need to include the variables in the top of the config.php to mask errors sec let me find it... ahh here it is see Paul's post, #2 for the values to add at the top of your config.php file IF errors show etc.

http://www.vbulletin.com/forum/forum...-been-released
Thanks I see what to add, but where the hell do I add it in the file? any particular line number?
Reply With Quote
  #9  
Old 06-29-2015, 04:22 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try a different browser, here is the config for 4.2.3
Attached Files
File Type: php config.php (10.2 KB, 1 views)
Reply With Quote
  #10  
Old 06-29-2015, 04:38 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eq4bits View Post
urp
I just downloaded the zip again, extracted it and there is no config.php.new in there!
see attached png of the file names in the includes folder
It may in fact be missing, but that image shows the files sorted by type with all the php files together, and sorted that way, the config.php.new would be under ".new" not ".php".
Reply With Quote
Благодарность от:
Lynne
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 08:52 PM.


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.07081 seconds
  • Memory Usage 2,280KB
  • Queries Executed 12 (?)
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
  • (3)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
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete