FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » mbox -> forum issues
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
mbox -> forum issues [message #34615] Thu, 09 November 2006 20:35 Go to previous message
appscontent   United States
Messages: 33
Registered: November 2006
Karma:
Member
Forgive my suffering from newbie syndrome...

I have converted my mailman archives into an mbox format. I have downloaded fudbox.php from these forums. I have downloaded mbox.php from http://pear.php.net/package/Mail_Mbox.

Changes made to fudbox.php

define("MBOX_FILE", "/home/xxxx/arc_conversion_mbox/archives.mbox"); //THE MBOX FILE YOU WISH TO LOAD
define("SCRIPT_LOCATION", "/home/xxxx/FUDforum/scripts/maillist.php");
define("MBOXPHP_LOCATION", "/home/xxxx/FUDforum/scripts/mbox.php"); //THE MBOX PEAR MODULE
define("FORUM_ID", 4); //THE FORUM YOU WISH TO INPORT INT

Ran the following:

php -q fudbox.php

Get the following error:

Warning: main(/usr/local/php/lib/php/Mail/mbox.php): failed to open stream: No
such file or directory in /home/eunivers/bin/fudbox.php on line 36

Fatal error: main(): Failed opening required
'/usr/local/php/lib/php/Mail/mbox.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/bin/fud
box.php on line 36

My guess is that MBOXPHP_LOCATION is wrong ... where do I put the file?

Also, if there is an easier way to load my archives ... could someone document it step-by-step
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: archive some forums in a category
Next Topic: How can I register Users Automatically from my other php applications?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 16:00:23 GMT 2024

Total time taken to generate the page: 0.05012 seconds