| Quote: : |
then please provide support. Is that so hard to ask? |
| ridernews Wrote: : |
| If you are running a support forum, then please provide support. Is that so hard to ask? |
| Quote: : |
| ******************************************************************************* Section 3: Installation: ------------------------ Extract archive to temp dir and copy included as noted below (and chmod if shown): (root/ means your nuke root directory) --------------------------------------------------------------------------------- LICENSE.txt (do not upload, NukeSentinel™ License) README.txt (do not upload, your reading it) TEMPLATES.txt (do not upload, instructions for template files) sample.htaccess and sample.staccess are samples of the CGIAuth system. In the sample.htaccess file you will see a sample of the code needed to use CGIAuth and the sample.staccess, while empty, if renamed to .staccess, upload your server then chmoded to 666 will store the CGIAuth AID's and Passwords. Only on Apache servers -------------> root/.htaccess (CHMOD 666) Be sure your .htaccess file has at least one blank line at the end of it. Uploading Files: ---------------- NukeSentinel™ Files in Directories: FTP Upload to: html/abuse/*.* ----------------> root/abuse/*.* Not needed for upgraders html/admin/*.* ----------------> root/admin/*.* html/blocks/*.* ----------------> root/blocks/*.* html/images/*.* ----------------> root/images/*.* html/includes/*.* ----------------> root/includes/*.* html/language/*.* ----------------> root/language/*.* html/modules/*.* ----------------> root/modules/*.* Not needed for upgraders * root = the root directory of your site. sql/nsnst.sql ----------------> If the nsnst.php installer does not work on your server you can use this file for installation. sql/nsnib.sql ----------------> If the nsnib.php installer is ONLY to upgrade from the old NSN IP Banner to NukeSentinel version. Installation or Updating Existing NukeSentinel™ To Latest Version After Uploading Files: ---------------------------------------------------------------------------------------- Running the nsnst.php file: --------------------------- 1) After uploading the files, Login to your PHP-Nuke admin.php screen: For example: http://www.YOURDOMAIN.com/admin.php 2) Then, in the address line of your browser, erase the admin.php and replace it with nsnst.php For example: http://www.YOURDOMAIN.com/nsnst.php This will install, upgrade, or uninstall NukeSentinel™ database tables. How to Run the nsnib.php file (Only when upgrading from NSN IP Banner): ----------------------------------------------------------------------- 1) After uploading the files, Login to your PHP-Nuke admin.php screen: For example: http://www.YOURDOMAIN.com/admin.php 2) Then, in the address line of your browser, erase the admin.php and replace it with nsnip.php For example: http://www.YOURDOMAIN.com/nsnip.php This will upgrade or deinstall NSN IP Banner tables. |