liip/move-freeflux

Name: move-freeflux

Owner: Liip

Description: How to move a freeflux account to another server

Created: 2013-11-25 08:12:31.0

Updated: 2013-11-26 13:31:30.0

Pushed: 2013-11-25 08:13:36.0

Homepage: null

Size: 104

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Needed extensions
Install the files
Setup the database
<connections>
    <db type="dsn">
        <phptype>mysql</phptype>
        <username>exportcms</username>
        <password>exportcms</password>
        <hostspec>localhost</hostspec>  
        <database>exportcms</database>
        <tableprefix>exportcms_</tableprefix>         
    </db>

Replace username, passwort, database and tableprefix_ with your values.

tableprefix is a little bit special, but easy to find out. Just look into that xyz.freeflux.net.sql file and search for the first line starting with

-- Table structure for table `xyz_freeflux_net__sequences_seq`

Your tableprefix would be in the case:

xyz_freeflux_net_
Call the site

Now you should be able to call the site and your freeflux blog. If something goes wrong, try deleting everything in tmp/* or just a 2nd reload (sometimes the config file is not generated correctly in the first run)

Compatibility

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.