Title: MultiBlog and SQLite
Last modified: August 18, 2016

---

# MultiBlog and SQLite

 *  [markc](https://wordpress.org/support/users/markc/)
 * (@markc)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/)
 * Just to let anyone know, that may be interested, I’ve made some extensive hacks
   to v1.2 for running multiple instances of WordPress from a single codebase, and
   also managed to get SQLite _mostly_ working. There are some notes on the Wiki
   under MultiBlog. I’d be very interested to know if anyone else is interested 
   in running multiple blogs using SQLite, and particularly so under PHP5.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [pcdinh](https://wordpress.org/support/users/pcdinh/)
 * (@pcdinh)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-90999)
 * Thats interesting. Where can I find it?
    Thanks
 *  Thread Starter [markc](https://wordpress.org/support/users/markc/)
 * (@markc)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91027)
 * There are some notes on the Wiki at [http://wiki.wordpress.org/MultiBlog](http://wiki.wordpress.org/MultiBlog)
   and the Subversion repository and a tarball are at [http://multipress.goldcoast.org.](http://multipress.goldcoast.org.)
   
   I’ve just spent another session and modified maybe 99% of the links and tried
   out maybe 25% of it’s functionality, which mostly seems to work. I’ve also added
   the SQLite hacks I made.
 *  Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91047)
 * Oooh I was thinking of trying something like this. I want to have one database
   for everything but be able to take one catagory and split it off to a different
   page. Without having two sets of wordpress installed. I have a main site. And
   I want my subsite to have one of the users be able to post to only that part 
   if he chooses.
 *  Thread Starter [markc](https://wordpress.org/support/users/markc/)
 * (@markc)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91053)
 * Ah, so you want two different sites to mostly share admin and data info _except_
   for a single category. The only way I can think of doing something like this 
   would be to use the code I am developing and have two separate instances use 
   the same database but create different groups and hack a small amount of code
   so that either group “belonged” to a particular site. Actually, this could probably
   be done with the regular WordPress anyway and still have a different theme for
   the alternate site.
    My hack provides for a completely separate installation,
   both database backend and look n feel, off the same PHP code base… but, it’s 
   still very rough and needs a lot more work before being publically usable.
 *  [conservatown](https://wordpress.org/support/users/conservatown/)
 * (@conservatown)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91150)
 * Sounds amazing! I’m excited. 🙂
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91151)
 * If you’re excite about this, then you’ll be really excited to know that the “
   multiple instances of WordPress from a single codebase” aspect of this thread
   has been done with WP v1.5 and tutorials have been written in the fifteen months
   since this thread was last active.
 * [http://codex.wordpress.org/Installing_Multiple_Blogs](http://codex.wordpress.org/Installing_Multiple_Blogs)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘MultiBlog and SQLite’ is closed to new replies.

## Tags

 * [sqlite](https://wordpress.org/support/topic-tag/sqlite/)

 * 6 replies
 * 5 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/multiblog-and-sqlite/#post-91151)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
