News Feed
Jobs Feed
Sections




News Archive
Hasin Hayer's Blog:
Converting standard wordpress into a SQLite powered multi user blogging platform
September 22, 2009 @ 12:51:52

Hasin Hayder has posted about a method for turning a normal WordPress installation into a muilt-user blogging system backed by an SQLite database.

Wordpress is one of the very popular blogging platform which is not only free but also released as a open source project. officially wordpress runs only on mysql. so if you want to run it with SQLite, you will not find any official support for that.

He has five steps in his process for converting the backend away from MySQL and over to SQLite:

  • Add a wildcard to your DNS setup for the hostname you're using
  • Install WordPress
  • Install PDO for WordPress
  • Create the directory where the user databases will exist
  • Change the database configuration to write to a SQLite database file based on the hostname (which is what the DNS wildcard makes easier)
0 comments voice your opinion now!
convert wordpress sqlite tutorial pdo


blog comments powered by Disqus

Similar Posts

Ibuildings techPortal: lessphp: PHP implementation of Less CSS

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will

DevShed: Adding Validation to an Image Generator Class with PHP 5

DevShed: Developing an Extensible TCP Server with Sockets in PHP

NETTUTS.com: How to Build a Shopping Cart using CodeIgniter and jQuery


Community Events











Don't see your event here?
Let us know!


phpunit language usergroup release podcast development google introduction conference zendframework2 community testing opinion series rest functional interview database symfony2 framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework