403 Forbidden


Disable Functions:
Path : /var/softaculous/cpg/
File Upload :
Command :
Current File : //var/softaculous/cpg/config.inc.php

<?php
// Coppermine configuration file
// Database configuration
$CONFIG['dbtype'] =	  'mysqli';			// Your database type
$CONFIG['dbserver'] =	  '[[softdbhost]]';			// Your database server
$CONFIG['dbuser'] =	  '[[softdbuser]]';			// Your database username
$CONFIG['dbpass'] =	  '[[softdbpass]]';			// Your database password
$CONFIG['dbname'] =	  '[[softdb]]';			// Your database name

// DATABASE TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =		   '[[dbprefix]]';

404 Not Found
[ LogOut ]