SlicewOw / webSPELL_NG

webSPELL NG is a fork of webSPELL NOR which will be updated from time to time

Home Page:https://demo.webspell-ng.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                       /                        /   /
      -----------__---/__---__------__----__---/---/-
       | /| /  /___) /   ) (_ `   /   ) /___) /   /
      _|/_|/__(___ _(___/_(__)___/___/_(___ _/___/___
                   Free Content / Management System
                               /

Copyright 2005-2015 by webSPELL.org visit webSPELL.org to get webSPELL for free

Code based on webSPELL Clanpackage (Michael Gruber - webSPELL.at), Far Development by Development Team - webSPELL.org

webSPELL is a free Content Management System (CMS), which is available for free at www.webSPELL.org. The following information should should help you getting started and will give you a first impression of the functionality.

webSPELL NextGeneration is a fork of webSPELL NOR.

1. License

webSPELL is published under GNU General Public License (GPL). It guarantees the free usage, modification and distribution of the webSPELL script withing the rules of the GPL.
You are able to find additional information about license at http://www.webSPELL.org/?site=license

2. Installation

1. Requirements
2. Upload webSPELL to your webspace
3. Setting the correct file/folder rights
4. Do the webSPELL install
5. Cleaning up

1. Requirements

    * Webspace with PHP and mySQL support (PHP >= 5.3, MySQL >= 4.1)
    * (g)unzip/tar to extract the downloaded webSPELL release
    * A FTP program to upload the webSPELL files to your webspace - we recommend SmartFTP



2. Upload webSPELL to your webspace

    * Start your above downloaded FTP programm
    * Connect with this FTP program to your webspace FTP server (you will get the access data for this from your webhoster)
    * Upload ALL the extracted webSPELL files and folders to your webspace



3. Setting the correct file/folder rights

	webSPELL needs special access rights on some files and folders. You are able to set this rights with the FTP
	program. For doing this make a right click in the FTP program on the desired files or folders, look for
	Properties/CHMOD (might be named different according to the used ftp program) and click it. There you have to set the permissions for all following files and folders to 777:

    * static/demos/
    * static/downloads/
    * images/articles-pics
    * images/avatars
    * images/banner
    * images/bannerrotation
    * images/clanwar-screens
    * images/flags
    * images/gallery/large
    * images/gallery/thumb
    * images/games
    * images/icons/ranks
    * images/links
    * images/linkus
    * images/news-pics
    * images/news-rubrics
    * images/partners
    * images/smileys
    * images/sponsors
    * images/squadicons
    * images/userpics
    * _mysql.php
    * _stylesheet.css
    * tmp/



4. Do the webSPELL install

    * Open your webbrowser
    * Enter the path to the webSPELL install folder http://[hostnameofyouwebspace]/install (substitute [hostnameofyouwebspace] with the correct domain name (and maybe additional path name if you uploaded webSPELL to some sub-folder) where you have uploaded webSPELL.
    * Follow the installation steps and enter the correct data



5. Cleaning up

    * Reset the access rights of _mysql.php back to 644 with the FTP program
    * Delete the complete install/ folder from your webspace with the FTP program

Now your webSPELL Page is ready.

3. Related links

http://github.com/SlicewOw/webSPELL_NG
	Official webSPELL NG GitHub Repo (code, issues, wiki)

About

webSPELL NG is a fork of webSPELL NOR which will be updated from time to time

https://demo.webspell-ng.de

License:GNU General Public License v3.0


Languages

Language:PHP 89.8%Language:HTML 8.5%Language:JavaScript 1.2%Language:CSS 0.6%