1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
| CPG-Nuke: Web Portal System
===========================
PLEASE READ CAREFULLY THE FOLLOWING INSTRUCTIONS. IF YOU DO THIS,
YOU WILL HAVE YOUR SITE UP AND RUNNING IN JUST A FEW MINUTES.
Base Requirements
-----------------
In order to setup CPG-Nuke the following prerequisites are necessary.
- A (Apache) Web Server (http://www.apache.org)
- PHP version 4.3.x or better (mod_php) Apache module (http://www.php.net)
- MySQL database server (http://www.mysql.com)
This doesn't mean it won't work with other configurations, OS's, DB's, etc,
but we only provide INSTALL instructions for the above configuration.
In fact CPG-Nuke works under Windows (all), FreeBSD, OS/2, MacOS, etc.
Setup of these required packages is beyond the scope of this document and if
you are unsure you should check with each of the appropriate web sites for
further details.
******************************
** **
** Installing the Package **
** **
******************************
If you are going to upgrade your website start at step 2
If you want to run a CVSWeb read the CVS.txt documentation carefully before you
going to install CPG-Nuke.
1) Create a database called, for example, 'mycms': mysqladmin create mycms
OR add a database thru your web control panel.
2) Edit the file "config.php". Change all the fields until you are happy with
the changes and they fit the need of your web site. Give special attention
to the database configuration section. When you have finished editing
config.php file save it.
3) Now upload all content from the "html" directory to your webspace.
4) CHMOD the following directories to 777:
- modules/coppermine/albums
- modules/coppermine/albums/userpics
5) In your web browser go to http://yourdomain.com/install.php
The setup will install/update your database.
After the database is created you will be prompted to insert additional
information and, if it's a new install, to make the Super user account.
Create your Super User following the on-screen instructions.
6) Login following the admin link (http://yourdomain.com/admin.php)
Now click on "Main Settings" and change whatever you want to fit your site
info. All the options you need to change are in the Settings menu.
7) After installing, delete install.php and the /install directory!
Testing the Installation
------------------------
Go to your homepage, for example:
http://yourdomain.com/index.php
To login as Administrator:
http://yourdomain.com/admin.php
This will give you full administrator privileges to your installation of
CPG-Nuke.
Remember to "Logout" from admin after you use it. From this area you can
delete or add content on your site, so never leave your computer without
logging out from the admin account.
We recommend the use of MySQL-Front or phpMyAdmin. Those are good
administration systems for MySQL databases.
www.cpgnuke.com/downloads/mysqlfront25.exe (free version)
www.mysqlfront.de (30 days free)
www.phpmyadmin.net/home_page
We also recommend setting a password for your MySQL access. This is
important as some data in the nuke database is not encrypted, so for
security reasons you need to set a password. Not only that, it's a good
practice!
Final Notes
-----------
That's it! You're done with CPG-Nuke. Just navigate around, play with it,
abuse it and if you like CPG-Nuke, use it. Spend some time getting used to the
administration interface.
To change your site's logo, go to the themes directory and make a custom
logo for each individual theme. Just navigate around all themes and change
the graphics you want.
We removed quite a few modules from the CPG-Nuke package and put them in
a directory called add-ons. You'll find the Journal, Web Links, Downloads and
a few other modules in there. It's simple to use them. Just copy the contents
of whatever module you want to install to your root directory. For example, to
install the Downloads add-on, copy the contents of the add-ons/Downloads
directory (/admin, /blocks, /images, /modules) to your root directory. Log in
as admin, then activate the module. That's all there is to it! Your module is
now ready to use. Any blocks that come with the add-on are also now ready for
use. Add them the same way you'd add any other block.
A note for the CPG-Nuke site's administrators: Only admins can view the
following data in the site:
- Administration Menu
- Number of New Submissions
- Edit button for each link in Web Links
- Edit and Delete options for each Article
- Delete option for each comment
- IP/Host address of the comment poster
- Moderation option and button (if set for admin only)
- and MANY more...
PS: When you e-mail us asking something, just remember that we receive A LOT
of e-mails a day!!! We don't answer, but for sure we'll read it.
Your best bet is to visit the forums at www.cpgnuke.com/Forums.html and post
your questions there.
** A special thank you to all the people who have helped are in CREDITS.txt **
Enjoy!
-- CPG-Nuke Dev Team
Community Sites
Brazile cgnuke.gsoftwares.com
Denmark www.cpgnuke.dk
Dutch www.cpgnuke.nl
France www.cpgnuke-france.org
Germany www.cpgnuke.de
Italy www.cpgnuke.it
Norwegian www.pitcher.no |