News Feed
Jobs Feed
Sections




Recent Jobs

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)
1 comment voice your opinion now!
convert wordpress sqlite tutorial pdo




Similar Posts

DevShed: Including Files Recursively with Loader Applications in PHP

PHPBuilder.com: Using PHP for the Creation of SVG Images

Markus Wolff's Blog: Extending Zend_Controller_Action

The Bakery: Seven New Articles/Tutorials

Zend Developer Zone: AJAX Chat Tutorial Pt 5: Javascript, Sending Chat Messages, Screen Name Changes


Community Events









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


performance doctrine developer feature conference extension drupal windows framework release opinion joomla facebook zendframework microsoft codeigniter job podcast wordpress symfony

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