RuubikCMS v1.1.0:

download

RuubikCMS demo

Username: admin
Password: ruubik

Demo website

News

Local file inclusion vulnerability

18.10.2011

We were informed 2011-10-17 that RuubikCMS 1.1.0 has a local file inclusion vulnerability in file...

Read more

RuubikCMS 1.1.0 released

27.03.2011

RuubikCMS 1.1.0 is now available for download.   Changelog:   1.1.0 (released 2011-03-27, same...

Read more

RuubikCMS 1.0.3 released

29.12.2009

RuubikCMS 1.0.3 makes it easier to create simple image galleries with a lightbox effect. It's available from...

Read more

Bookmark and Share

Downloads

Download RuubikCMS v1.1.0

Click here: ruubikcms110.zip [1.1 MB]

 

Quick installation instructions

  1. Download the zip and extract it to your local hard drive.
  2. Upload (FTP) the extracted files to your web server (use www root directory or a subdirectory if you like). Help for transfering the files with FTP.
  3. Set write permissions for these 3 directories recursively:

    /ruubikcms/useruploads

    /ruubikcms/sqlite
    /extra/useruploads

    Recursively = also files and subdirectories under these directories should be writable by PHP. Use CHMOD 755, 775 or 777 depending on server setup.
  4. Browse to www.yourdoimain.dom/ruubikcms/install to check if the install was successfull.
  5. Browse to www.yourdomain.dom/ruubikcms and log in with username admin and password ruubik.
  6. Change a secure password for user admin in the Users tab!
  7. If you installed RuubikCMS in a subdirectory, enter this directory in the Site Setup as Site root.
  8. Remove the installation check directory /ruubikcms/install
  9. If not using Extranet: remove or disable directory /extra
  10. Make sure database at www.yourdomain.dom/ruubikcms/sqlite/ruubikcms.sqlite can not be downloaded! This should already be prevented by the included .htaccess file but some servers might not accept .htaccess directions.
  11. Make sure that extranet files in www.yourdomain.dom/extra/useruploads/ can not be accessed! See extranet documentation for more information.

See documentation for more instructions.