Home>Introduction/About
Contents |
Welcome to RavenNuke™!
Congratulations! You have chosen to install one of the most secure and fast Content Management Systems (CMS) available. And the even greater news is that it is Free and Open Source! The RavenNuke™ distribution comes with the most up to date -- as of original distribution -- patches from Chatserv and of NukeSentinel™. In addition, NukeSentinel™ is fully installed and configured except for one feature which requires additional instruction (dealt with later on in this manual). While RavenNuke™ has its roots in PHP-Nuke version 7.6, there is no comparing the latest version of RavenNuke™ with its roots! The appearance is much the same but the underlying code is vastly different. As of version 2.40.01, RavenNuke™ has over 20,000 changes, bug fixes, PHP notice fixes, compliance fixes, operational enhancements, and security enhancements.
In summary, this wiki will walk you through the following steps:
If you like this software and want to help support the on-going development, please make a contribution at Raven PHP Scripts.
This is a self contained package and there is no additional code to download and/or install. Also, if you are upgrading from an earlier RavenNuke™ release or migrating from another PHP-Nuke installation to RavenNuke™, read our page on Upgrades and Migations.
RavenNuke™ is application software that must be installed on a server. As with any software that you expose to the Internet, there may be bugs or security problems. Do not install RavenNuke™ unless you intend to keep up with security upgrades (please visit Raven PHP Scripts for announcements about security updates and code fixes).
Rather than repeat all the credits/contributions here, please refer to the full list of all Credits and Contributions for who did what to whom.
The latest release is 2.40.01. Included in this distribution (Distro) are too many fixes and tweaks to mention them all! For a complete list of changes see the Change Log. Here are some highlights:
| Software | Recommended | Minimum | More information |
| Operating System | Linux/UNIX/Windows | N/A | Other operating systems may work, but are not supported. |
| Apache | 2.x + | 1.3 | Other web servers are known to work, but are not supported. http://www.apache.org If shortened links are desired, the Apache mod_rewrite module will be required. |
| MySQL | 5.1 + | 4.1 | Only MySQL is now supported and all others have been removed from the distribution. http://www.mysql.com |
| PHP | 5.2 + | 4.1 | Although core RavenNuke™ is certified to run on 5.2, some add-on modules and hacks may not. RavenNuke™ currently has some issues on 5.3 +. http://www.php.net The GD extension with FreeType 2.x support is also required for the security captcha to work properly. |
It is highly recommended that you run your production site on Linux, Apache, MySQL, and PHP (LAMP), OR Windows, Apache, MySQL, and PHP (WAMP) for the best protection and performance.
XAMPP: It is highly recommended that you use this bundled distribution of Apache, MySQL, and PHP (there is more too) so that you can "test drive" your upgrade on your PC or home server rather than doing this on a live production site. The folks at Apache Friends make this so easy (install and "go") we cannot emphasize enough that folks get this and use it. You do not have to be a programmer in order to get a fully functional WAMP or LAMP environment up-and-running on a local system.
Text Editor: It is highly recommended that you use a good text editor for editing your files. Notepad and Wordpad should NOT be used as they often times add extra characters and/or lines to the end of your files, which can cause browsers to misinterpret the HTTP Header responses. NotePad++, Textpad, Crimson Editor, and several others are good and reliable alternatives.
File Comparison: A good file compare/merge utility. There are several out there, some free and some not. CompareIT, ExamDiff Pro, Beyond Compare, WinMerge (free), etc. all get the job done. These tools are invaluable for upgrading your site.
FTP Client: In most cases required to upload and download files from your web site. WS_FTP, CuteFTP, FileZilla (free), etc. should all work very well for uploading the files for this Distro.
There many other tools that can aid you in developing and maintaining your site, but these are the necessities in our opinion.