forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 install => Topic started by: ActorLeeBurns on January 11, 2011, 05:57:54 am

Title: i'm so lost
Post by: ActorLeeBurns on January 11, 2011, 05:57:54 am
hi i'm a lee burns fan
but i am sooo lost here..i downloaded the file and extracted the files
but i dont see what i have to click on to give me info on how to install it
all i see is a bunch of text like this..if someone can give me
some help here i would really appreciate it...
i am really lost here!
________________________________________________

 ********************************************
  Coppermine version: 1.5.12
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.5.x/index.php $
  $Revision: 8154 $
**********************************************/

/**
* Unless this is true most things wont work - protection against direct execution of inc files
*/
define('IN_COPPERMINE', true);

define('INDEX_PHP', true);
define('RESTRICTED_PRIV', true);

require('include/init.inc.php');

/**
 * Clean up GPC and other Globals here
 */
if ($superCage->get->keyExists('page')) {
    $page = $superCage->get->getInt('page');
}
Title: Re: i'm so lost
Post by: François Keller on January 11, 2011, 07:22:06 am
please read the doc http://documentation.coppermine-gallery.net/en/install.htm
The docs are always include in the coppermine package (in the docs folder)