Before you upload - ensure that your FTP client is configured to upload the empty folders which are present in the distribution.

If you downloaded cheesecake_cake.tar.gz [Recommended]

Dependencies

  1. None, a compatible cakePHP release is bundled in this package

Quick Start

  1. Untar and upload the entire contents of the tarball in a folder of your liking on your website
  2. Go to http://yourdomain.com/path_to_your_cheesecake_install/admin/install/ * and follow the instructions on screen

*If your browser says install not found you will most probably have to disable the .htaccess. See the FAQ for how to do that. Also if you are trying to install Cheesecake V1.0 Go to http://yourdomain.com/path_to_your_cheesecake_install/install/

Post Install Configuration

  1. Be sure to login and change the settings to suit your site - important are the Site URL and Site Name

If you downloaded cheesecake.tar.gz

Dependencies

Quick Start

  1. Place contents of cheesecake folder in the /app folder of your cakePHP install
  2. Go to http://yourdomain.com/path_to_your_cake_install/admin/install/ and follow the instructions on screen

Manual Install

  1. place contents of cheesecake folder in the /app folder
  2. Add your database details to database.php in /app/config
  3. Import the cheesecake.sql from the /sql folder into your database
  4. Import the user.sql from /sql folder into your database
  5. chmod /app/webroot/img/photos/ to 0777
  6. chmod /app/webroot/img/thumbnail/ to 0777
  7. chmod /app/tmp/ to 0777 use -R flag so that all the sub folders are also changed
  8. you can login with the username and password which you selected

Post Install Configuration

  1. Be sure to login and change the settings to suit your site - important are the Site URL and Site Name
installation.txt · Last modified: 2008/11/12 11:06 by tarique
 
 
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Driven by DokuWiki