Welcome to slayer’s blog | Web Design tips & tutorials
HomeAbout MeContact Me

This tutorial is part of the Install scripts that are present in fantastico tutorials category

Nucleus CMS is an open-source blog management software package written in PHP, with a MySQL backend, primarily written and maintained by Wouter Demuynck. It is used to manage frequently-updated Web content. With a little tweaking (mainly to skins) it might be considered a light content management system, although there is no facility to upload file types other than graphic files to be displayed within the blog pages.

Main website: http://nucleuscms.org

Demo website: http://demo.nucleuscms.org

Support forums: http://forum.nucleuscms.org

Step 1: Go to Nucleus Download Center and download the newest version of Nucleus Core.

Step 2: Extract the contents of the archive and upload the content of the nucleus332 folder to your webserver using a FTP client like SmartFTP.

Step 3: Using your FTP client CHMOD:

- config.php to 666

- /media/ directory to 777

Step 4: Open phpMyAdmin and create a database with the name nucleus.

Step 5: After uploading the files/chmoding them/creating the database point your browser to http://yourwebsite.com/nucleus/install.php

Here’s how to fill the fields:

Hostname: usually localhost

Username: database username

Password: database password

Database: nucleus, or the name of the database you created

Below you will find Directories and URLs, in 99% of the time nucleus will find the paths, if it doesn’t display them contact your hosting provider.

Administrator User setup

Here’s how to fill the fields:

Display name: the name that will be displayed at posts(after posted by:)

Real Name: your name, or nickname

Password: the password for your admin account

E-mail address: your valid email address(for notifications)

In the next step fill in your Blog’s name and short name.

If everything is filled out correctly hit Install Nucleus Button.

Nucleus will now populate the database

Step 6: After installing Nucleus chmod config.php back to 444 and delete install.php and install.sql.

If you got this far without errors it means that nucleus was successfully installed! To login to the admin area point your browser to http://yourwebsite.com/nucleus and login with your admin username and password!

Enjoyed this post? Subscribe to my RSS feed today!

2 Responses to “Tutorial:Manually install Nucleus CMS”

  1. Avatarraahullovesall
    Add rating 0  Subtract rating 0  

    1

    Is nucleus Cms used only to maintain the blogs or can be used to create blogs.
    i wish to test to create a blog using nucleus on my computer so that i can be comfortable with it to use on my blog.
    i have managed to install nucleus on my pc but dont no what to do next.
    whenever i open my blog and try to do anything on the blog like logging in etc,i get a message as required action does not exist.
    i wish to create a fully functional test blog on my PC.
    i am a newbie to this so please help me on this. i would be very grateful.

  2. Avatarslayer
    Add rating 0  Subtract rating 0  

    2
    Author Comment

    before everything you need to have a stable server running on your computer

    i highly suggest you install XAMPP and install nucleus on it.

    i’m sure you won’t get any errors before installation and after if you do this as i suggested

    cheers,
    Tom

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Comment Preview: