#####################################################################
##                          DCP-Portal v4.6.1                      ##
#####################################################################
## (c) 2001 Serhan D. Kiymaz/Peron Software&Internet Services Inc. ##
## E-Mail:  info@dcp-portal.org                                    ##
## URL:     www.peron.com.tr                                       ##
## URL:     www.dcp-portal.org                                     ##
#####################################################################
##                           README                                ##
#####################################################################
## You have to successfully complete the steps below to run
## DCP-Portal v4.5 without any problems.
##
## The CHMOD setups can be problem for Windows users. You have to
## be the server admin and set write permission to everyone
## for the specified files and folders.
##
## If you don't give these permissons,
##  a) You can't upload category icons
##  b) You can't upload files
##  c) Setup.php will encounter problems
##  d) You can't use configuraton options in admin area
##
#####################################################################
##                       SETUP STEPS                               ##
#####################################################################
##
## 1- Upload all the files in ZIP file to your server
##
## 2- Make set the CHMOD permissons below;
##    -> config.inc.php (777)
##    -> /config/fonts.php (777)
##    -> /config/modules.php (777)
##    -> /config/poll.php (777)
##    -> /config/prefs.php (777)
##    -> /files/ (777)
##    -> /files/screenshot.php (777)
##    -> /images/upload (777)
##    -> /webmail (777)
##
## 3- Go to www.yoursite.com/setpup.php from your browser and
##    continue setup steps.
##     (If you get errors with Setup.php, you have to start from the
##      beginning. Don't use your browsers back button. You have to
##      delete your database tables which start with dcp_ to
##      let the setup.php run without any errors.)
##
## 4- Delete  setup.php after installation procedure. Otherwise
##    there can be security problems.
##
## You can report your questions and bug reports to:
## www.dcp-portal.org/mantis
## www.dcp-portal.org/forum
## You can write feature requests to:
## info@dcp-portal.com
## www.dcp-portal.org/forum
#####################################################################