# My phpBB Migration Journey (postgresql)

**URL:** https://meta.discourse.org/t/my-phpbb-migration-journey-postgresql/259374
**Category:** Migration
**Tags:** phpbb
**Created:** [February 25, 2023, 8:24pm UTC](https://meta.discourse.org/t/my-phpbb-migration-journey-postgresql/259374 "2023-02-25T20:24:05Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![shyguy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shyguy/32/295079_2.png) [@shyguy](https://meta.discourse.org/u/shyguy)
#### Post date: [March 30, 2023, 10:28pm UTC](https://meta.discourse.org/t/my-phpbb-migration-journey-postgresql/259374/24 "2023-03-30T22:28:46Z")

</div>

my forum actually also has a previous, dead incarnation (also phpBB) that we have a wget siterip of, so i’m working on an importer for that. parse html files with nokogiri, ingest into intermediary db, and then work with the importer base class to get rows into discourse.

i saw this:

> [@Import HTML site to Discourse?](https://meta.discourse.org/t/import-html-site-to-discourse/120474):
>
> Hey gang. Is there any way to import a “wget” scrape of an old forum? I would like to move it to Discourse, but I do not have the SQL file. Old forum is based on Xenforo. [This thread](https://meta.discourse.org/t/archive-an-old-forum-in-place-to-start-a-new-discourse-forum/13433) gives me hope

i’m guessing this is an uncommon problem, but if anyone else is facing this issue, maybe i’ll put a little extra polish into it and share it. lmk.

or if someone has already made this and wants to share with me, that’s even better. i’m not that far into the project yet.

---

_[View the full topic](https://meta.discourse.org/t/my-phpbb-migration-journey-postgresql/259374)._
