Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mysql error when RSStoPost plugin runs
10-20-2007, 09:41 AM
Post: #1
mysql error when RSStoPost plugin runs
any ideas?

config:
url=http://dn.codegear.com/ruby/rss
forumid=3

error returned when run:

MySQLi error: 2006
MySQL server has gone away
Query: REPLACE INTO mybb_datacache (title, cache) VALUES ('rss2post_errors','s:172:\"Date: Fri, 19 Oct 2007 23:32:34 +0000\nURL: http://dn.codegear.com/ruby/rss\nForum ID: 3\nThere was a problem accessing the URL.\n\n===========================================\n\n\";') MySQLi error: 2006
MySQL server has gone away
Query: UPDATE mybb_users SET lastactive='1192836704', timeonline=timeonline+76 WHERE uid='1'
Find all posts by this user
Quote this message in a reply
10-21-2007, 04:19 AM
Post: #2
RE: mysql error when RSStoPost plugin runs
I don't know why the MySQL server "went away" but from the error log it was trying to add it seems like rss2post won't work for you anyway until your host enables the allow_url_fopen in PHP
http://us2.php.net/manual/en/ref.filesys...-url-fopen

[Image: sig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: