Go Back   vb.org Archive > vBulletin 5 Connect Discussion > vB5 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-07-2013, 01:26 PM
Wirral.Talk Wirral.Talk is offline
 
Join Date: Jan 2013
Location: Wirral, UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Site Down After Upgrade

Hi everyone, last night i upgraded to version 5 and to my amazement everything went fine with no problems and at the end it shown a button to go to admin control panel so i clicked on it and it went to a blank page.

I then tried to go to my main page wirraltalk.co.uk and again nothing but this time there was a server error message http 500.

I have contacted vbulletin and its coming up to 24 hours now with only one reply asking for my ftp details but since then i have heard nothing. I have requested help on the main forum and again nothing apart from a message from team member Trever asking what the error log was showing.

My host has also taken a look and cannot find a problem.
Can anyone please help me at all?
Reply With Quote
  #2  
Old 03-07-2013, 03:38 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And what is in the error_log? It's a server error, so something should be in there.

Also, this is an upgrade from what version? And did you upload the required. htaccess file? And have you tried reloading all your files (perhaps they didn't all get uploaded correctly). And did you modify both config.php files?
Reply With Quote
  #3  
Old 03-07-2013, 04:05 PM
Wirral.Talk Wirral.Talk is offline
 
Join Date: Jan 2013
Location: Wirral, UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Lynne, thank you for your reply.
Lots of the errors are showing as this type of thing...

[07-Mar-2013 07:11:20 America/Chicago] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) in /home/wirralta/public_html/core/vb/datastore.php on line 156

I upgraded from the last version 4.2 (i think it is) i uploaded the htaccess file that came with version 5 i have to admit i haven't uploaded all the files again yet. And yes i changed the two config.php files.

Its really crazy because the upgrade went perfect with no errors ect until it had completed.
Reply With Quote
  #4  
Old 03-07-2013, 04:10 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you try to go to your site, and then immediately check your error_logs and see something like this:
[07-Mar-2013 07:11:20 America/Chicago] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) in /home/wirralta/public_html/core/vb/datastore.php on line 156

then you've got a server issue that needs to be resolved. You will need to show that error to your host in order for them to fix the issue.
Reply With Quote
  #5  
Old 03-07-2013, 04:38 PM
Wirral.Talk Wirral.Talk is offline
 
Join Date: Jan 2013
Location: Wirral, UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My host did see the error above and said...

Quote:
If you check the error_log file in the same directory, you will see that there is some memory issue:
[06-Mar-2013 22:27:45 America/Chicago] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) in /home/wirralta/public_html/core/vb/datastore.php on line 156

Normally the limit is 128mb, we have increased to 256mb and finally 512mb but yours still crash. It could be a compatibility issue with the version of vbulletin and php
Reply With Quote
  #6  
Old 03-07-2013, 04:55 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wirral.Talk View Post
My host did see the error above and said...
What PHP version do you have?
Reply With Quote
  #7  
Old 03-07-2013, 05:03 PM
Wirral.Talk Wirral.Talk is offline
 
Join Date: Jan 2013
Location: Wirral, UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Amaury25 View Post
What PHP version do you have?
Hi Amaury, version 5.3.20 it says on my hosting control panel.
Reply With Quote
  #8  
Old 03-07-2013, 05:11 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wirral.Talk View Post
Hi Amaury, version 5.3.20 it says on my hosting control panel.
That shouldn't be the problem, then.

vBulletin is currently only incompatible with PHP 5.4.x.
Reply With Quote
  #9  
Old 03-07-2013, 05:22 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In your core config.php file, did you select to use any of the caching options?
Reply With Quote
  #10  
Old 03-07-2013, 05:27 PM
Wirral.Talk Wirral.Talk is offline
 
Join Date: Jan 2013
Location: Wirral, UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
In your core config.php file, did you select to use any of the caching options?
No just changed the database and username and password didn't get to involved in the rest really. :s

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

Just really don't know what to do because the vbulletin staff member who is dealing with this seems lost and only replied twice in the last 24 hours and both times is about logging into ftp not to do with the actual problem.

Does anyone else have any tips please? It would be very much appreciated...

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

I am noticing when i refresh sometimes its saying "Couldn't read config file config.php" but other times its saying server error.
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 11:00 PM.


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.05525 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
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_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