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

Reply
 
Thread Tools Display Modes
  #1  
Old 12-10-2008, 09:04 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Not sure if I have to re-install...

I recently started a new site and after checking the requirements...configured the config.php file this way: $config['Database']['dbtype'] = 'mysqli';

The install went without a hitch.

I have a couple of issues, though.

I can't get the RSS Feed Bot Poster to work...I keep getting an Internal Server Error page after creating the feed. I've triple-checked the feed settigs...and everything appears to be fine.

So, I figured I would try to repair the database...and try again. However, there were two tables that could not be repaired: vb_cpsessions and vb_sessions

I logged into phpMyadmin to check the database tables and found all of the tables were MyISAM types, except for two I listed above...both of those table types read HEAP.

Is there something I need to change, or address here?

Any replies are greatly appreciated.

Update...

I'm pretty sure the database tables are okay. However, when checking the server log for the RSS Feed Bot, I see the following error:

Premature end of script headers: /home/xxxx/public_html/forums/admincp/rssposter.php

Any help?

Additional Update...

I checked the KB of my host and here is the info they provide for this type of error:

Such error message could be invoked by several reasons:

-- The script requires more than the usual time to be processed and is being killed by our system. In order to ensure the stable performance of all other hosted accounts we have set the TimeOut for our webserver to 10 secs.

-- There is an error within the programming code of the script in question. In this case it should be revised by a professional web developer who will be able to assist you further.

Is there any way around this?
Reply With Quote
  #2  
Old 12-11-2008, 03:34 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saviour View Post
I checked the KB of my host and here is the info they provide for this type of error:

Such error message could be invoked by several reasons:

-- The script requires more than the usual time to be processed and is being killed by our system. In order to ensure the stable performance of all other hosted accounts we have set the TimeOut for our webserver to 10 secs.

-- There is an error within the programming code of the script in question. In this case it should be revised by a professional web developer who will be able to assist you further.

Is there any way around this?
Probably that one - the script is trying to access a feed but it takes too long and the server kills it.
Reply With Quote
  #3  
Old 12-11-2008, 09:01 AM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply, however...I'm not sure if that is really the case...since I get the error message almost immediately after clicking the "Preview Feed" button.
Reply With Quote
  #4  
Old 12-11-2008, 09:09 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Internal Server Errors may also be caused by a malformed .htaccess file. Try temporarily renaming the .htaccess file if you have one to rule this out.
Reply With Quote
  #5  
Old 12-11-2008, 09:11 AM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On another note...same host...different board...same feed...no problems.

So...in my opinion, it has something to do with the rss feed bot configuration within vbulletin and not the host.

I have an SMF board using a feed poster bot...and it retrieves the data just fine from the same feed url.

So can anyone offer any insight as to why the RSS Feed Bot is not working?

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

I have an .htaccess file in the root of my site, but there's nothing in it.

There's no .htaccess file in the root of my forums directory.

I use vbadvanced, as well.
Reply With Quote
  #6  
Old 12-11-2008, 10:46 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does the server have mod_security or Suhosin installed?
Reply With Quote
  #7  
Old 12-11-2008, 11:41 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the same feed working in both forums?
Reply With Quote
  #8  
Old 12-11-2008, 12:29 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dismounted...

I'm actually not sure...how can I check this...other than contacting the host?

Digital Jedi...

The feed works on my SMF forum, but not vbullein. See previous posts.
Reply With Quote
  #9  
Old 12-11-2008, 01:12 PM
dyna88 dyna88 is offline
 
Join Date: Dec 2006
Location: Wisconsin
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saviour View Post
Dismounted...

I'm actually not sure...how can I check this...other than contacting the host?
AdminCP>Maintenance>Diagnostics>Problematic Webserver Modules click submit
Reply With Quote
  #10  
Old 12-11-2008, 01:31 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, dyna88...

Dismounted...

Your answer, after checking Diagnostics/Problematic Webserver Modules...NO on both.

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

This is the info I received from my host:

I am afraid as per the information above, your scripts tries to either allocate more memory than is allowed on a shared hosting server, or it is unable to properly obtain information through a socket connection (most probably to a database).

It appears that your script either needs certain modifications (memory) or I am afraid it is not compatible with the memory and timeout settings, which are set on the Shared Hosting server.

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

I think I may have found what the issue is, but can't be sure.

Running Diagnostics and came across these two files when comparing suspect file versions:

1. rssposter.php File does not contain expected contents
2. rssposter~.php File not recognized as part as vbulletin

I'm sure the second is a backup copy, however...the first one is questionable. Why would I receive this error?

Should I reupload the rssposter.php file?

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

Further update from my host:

Quote:
I have tested your application with different PHP versions, as well as different PHP settings but the issue still persists. I have also tried setting up the RSS feeds to be posted with different vBulletin user. None of the solutions worked or provided more data for debugging. I am afraid that at this point the vBulletin developers appear should provide the solution for this issue.
I have also tried uploading another copy of the rssposter.php file...still the same issue.

I believe there may, in fact, be a bug somewhere...however, I can't put my finger on it.

Is there anyone who has experienced this issue on a clean install of the latest version of vbulletin?

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

In addition, I uploaded all non-image files in ASCII and tried again.

I still get the same Internal Server error...and after checking the server's error log, it reads:

Premature end of script headers: /home/xxxx/public_html/forums/admincp/rssposter.php

My host has tried to debug this to no avail...so, I'm hoping you guys can read this and tell me what's going on.

This is a clean install of the latest version of vbulletin, yet everything works except for the RSS Feed Poster Bot.

I have tried everything I know to get this thing to work...so, it's in your hands now.
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:09 AM.


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.04125 seconds
  • Memory Usage 2,256KB
  • 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
  • (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
  • (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