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

Reply
 
Thread Tools Display Modes
  #1  
Old 11-28-2013, 10:43 AM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Error Logs?

Hi

Any of you guys know how I would go about fixing this:

PHP Code:
[28-Nov-2013 05:32:26 America/ChicagoPHP Warning:  PHP StartupSourceGuardianUnable to initialize module
Module compiled with module API
=20060613
PHP    compiled with module API
=20090626
These options need to match
 in Unknown on line 0
[28-Nov-2013 05:32:26 America/ChicagoPHP Deprecated:  Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0 
Reply With Quote
  #2  
Old 11-28-2013, 10:49 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe you would need to contact your host, and have them look into those, they are server side related.
Reply With Quote
Благодарность от:
tbworld
  #3  
Old 11-28-2013, 10:52 AM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, they had a data outage about 5 days ago and we our still receiving errors. Also errors like this:

PHP Code:
Database error in vBulletin :

mysqli_real_connect() [<a href='function.mysqli-real-connect'>function.mysqli-real-connect</a>]: (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home3/nirc/public_html/forums/includes/class_core.php on line 1358 
Reply With Quote
  #4  
Old 11-28-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

And have you contacted your host and showed them these various errors you are now getting?
Reply With Quote
  #5  
Old 11-29-2013, 08:01 AM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes Lynne, but it's been going on for over 5 days now. I haven't checked error logs this morning though.
Reply With Quote
  #6  
Old 11-29-2013, 10:14 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What did your host say when they saw the errors? Or did they not answer yet?
Reply With Quote
  #7  
Old 11-29-2013, 10:21 AM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To be honest I had to use live chat yesterday! They hadn't answered the ticket in two days. All the errors seem to have stopped now. But they still haven't responded to my original ticket. This all started when they said this:

PHP Code:
            Hello,

This morning November 20th2013 at 10:37 AM CSTone of our data centers experienced an electrical incident which caused multiple servers to lose powerAlthough we have redundant measures in place to avoid any interruption of servicethis particular incident did impact some customers and required manual interventionMany customer services were restored quicklyhowever we are certainly aware of ongoing issues related to the event this morning.

Some of these issues may appear as SQL/Database related errors showing on your site and or server error logsWe are working diligently to repair these services and are making steady progressThere may be intermittent slowness due to various repair processes and file system checksPlease rest assured that we are aware of these issues and working through them as quickly as possible.

In the unfortunate case that you are still seeing issues please let us knowby replying to this ticket and we'll be happy to assist you. I urge you to please refrain from opening more than one ticket related to this issue, or reaching out to more than one support channel at a time (live chat, phone and ticket). The increased support volume from these repeated contacts does unfortunately delay our ability to address your concerns in a timely manner. We address all tickets and support requests in the order they are received.

We know how important your web presence is to you, and we would like to thank you for your patience.

Regards,

Adam Farrar
Chief Executive Officer
HostGator.com 
Reply With Quote
  #8  
Old 11-29-2013, 10:31 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If the errors do not come back, I would go on with my life. They are putting out fires not answering emails, it can be expected. Is everything running okay at this point?
Reply With Quote
  #9  
Old 11-29-2013, 10:39 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HostGator.com, enough said
Reply With Quote
  #10  
Old 11-29-2013, 10:42 AM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tbworld View Post
If the errors do not come back, I would go on with my life. They are putting out fires not answering emails, it can be expected. Is everything running okay at this point?
Yeah, and I wouldn't lose any sleep over it Everything is running sweet, even when I was getting 100's of database errors. I just thought some peeps on here might of known what was causing them, because Hostgator forum posts where telling me the issue had been resolved, and clearly they weren't...

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

Quote:
Originally Posted by ozzy47 View Post
HostGator.com, enough said
I've been with them for three years now, and to be honest.....For a small forum like ours it's been the best yet, for the money
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 09:28 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.13931 seconds
  • Memory Usage 2,278KB
  • 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
  • (3)bbcode_php
  • (2)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
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete