Path : /hermes/sb_web/b2920/photos.hscheema.com/include/ |
Current < : /hermes/sb_web/b2920/photos.hscheema.com/include/config.inc.php.sample |
<?php // Coppermine configuration file // MySQL configuration $CONFIG['dbserver'] = 'localhost'; // Your databaseserver $CONFIG['dbuser'] = 'root'; // Your mysql username $CONFIG['dbpass'] = ''; // Your mysql password $CONFIG['dbname'] = 'coppermine'; // Your mysql database name // MySQL TABLE NAMES PREFIX $CONFIG['TABLE_PREFIX'] = 'cpg1410_'; ?>