Phpbb To Bbpress

liunx

Guest
normally i'm more of "ask for forgiveness later" sort of guy, but these are somewhat unfamiliar waters so i'm going to play it safe.<br /><br />i would like to test a script i found at:<br /><a href="http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter" target="_blank">http://bbpress.org/forums/topic/a-phpbb-to...abase-converter</a><br /><br />...which converts a phpbb dbase to bbpress dbase. a couple people in the linked thread mentioned this clogs the mysql queue, which their hosts did not care for. so i have 2 questions: can i run this script with my account on totalchoice, and if so, how do i got about doing that? <br /><br />Thanks!<!--content-->
Thanks for asking <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> <br /><br />It's a weekend, so things are generally quiet. I'd suggest opening a ticket at the help desk - giving us the details, and ask us to keep an eye on things from the back end as you do it. Looking at the script it should be OK, but best if we watch it from the back end at the same time. <br /><br /><!--content-->
Thanks for the reply; let me ask you this before I get into ticket land:<br />It seems like my issue will be php memory allocation (amateur guess) - I see this error:<br /><br /><i>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 53072005 bytes) in /home/.../phpbb2bbpress.php on line 383<br /></i><br />So would my ticket ask for more memory allocation? Also, is it reasonable to ask for this memory for a duration of time? I would like test and develop where I'm going with this script, but that could take a week or so with my day-to-day schedule.<!--content-->
<!--quoteo(post=218913:date=Jan 14 2008, 10:51 AM:name=mikull)--><div class='quotetop'>QUOTE (mikull @ Jan 14 2008, 10:51 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=218913"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Thanks for the reply; let me ask you this before I get into ticket land:<br />It seems like my issue will be php memory allocation (amateur guess) - I see this error:<br /><br /><i>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 53072005 bytes) in /home/.../phpbb2bbpress.php on line 383<br /></i><br />So would my ticket ask for more memory allocation? Also, is it reasonable to ask for this memory for a duration of time? I would like test and develop where I'm going with this script, but that could take a week or so with my day-to-day schedule.<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Yes, if you post the error to the ticket we can increase your PHP memory allocation so your script can complete.<!--content-->
 
Top