Before you begin, you will need to set up a mySQL database. If you have your own cPanel on your own domain, this should be okay.
If you are on a subdomain, you may need to ask your host to do this for you.
Setting up a mySQL database
- Click ‘mySQL databases’ under Databases in your cPanel.

- Create a new database. You can call it ‘fanupdate’. Type the database name in the box and click ‘Create Database’:

When the database has been created the name may be modified slightly to include your cPanel username. Remember the database name.
- After the database has been created, you need to create a user for the database.
Choose a password you will remember. The username can be as simple as your name.
- Add the user to the database – make sure you select the correct user and the correct database. Click ‘Add’.
- Congratulations, you have successfully created a mySQL database!
Setting Up
- Download the zip file for FanUpdate. I have uploaded it to my server as it is no longer available on the website. The flaw as outlined by Jem has been fixed as well.
- Extract the files to your computer – right click the zip file and click ‘Extract All’. In the dialog box, press ‘Next’ until the files are extracted.
- In the extracted files folder, open blog-config.php in Notepad or your HTML editor.
- You should see the following somewhere in the document:

Change ‘admin’ and ‘pass’ under Admin variables to your liking. This is the information you will use to log in to FanUpdate to post entries. Make sure you are editing what is between the apostrophes on the right hand side, NOT the left.
- Change the database variables to the ones you used when setting up your database. You should not need to change ‘localhost’.
- Save changes to the file and close it.
- Upload the entire contents of the folder into a directory in your site, for example http://yoursite.com/fanupdate.
Installing
- Run the installation file, which should be http://yoursite.com/fanupdate/install.php.
- All the options displayed can be edited at a later date; they should all be pretty straightforward.
- You can choose to receive emails when you receive a comment. If you get many comments you might want to turn this off.
The date can be fiddled with by testing variables at php.net/date. - Your timezone should already be set. If you’re unsure, Google GMT time and your timezone is the difference in hours between your time and GMT. If you are behind GMT time, put a minus sign before the number of hours.
- Do not worry too much about the templates. They can be easily edited later. If you’re unsure, it’s best not to fiddle with these, or to copy the original code into a document and save it in case you change something and it stuffs up.
Use
- Log in to your account using the username and password you entered in admin variables above.
- To display your blog on your website, click ‘Dashboard’ and How to display your blog under ‘Help’. Copy the code in the box and paste it on the page you wish your blog to appear. Change the number to however many entries you want displayed per page.
- That’s about it, you can add categories for your blog and start posting! Have fun!

Subscribe to Heartdrops
DearAgony.org
17th February 2010 at 9:57 pm
[...] A MySQL Database is required to use FanUpdate but that is what makes it safe. You can follow this tutorial to help you install it. WordPress- WordPress is the best blogging system I've come across. It's [...]