Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Can't get Coppermine Photo Gallery working  (Read 3489 times)

0 Members and 1 Guest are viewing this topic.

27media

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Can't get Coppermine Photo Gallery working
« on: June 01, 2004, 08:30:51 pm »

I went over myconfig.inc.php file and all of my settings seem correct(see below)

<?php
// Coppermine configuration file
// MySQL configuration
$CONFIG['dbserver'] =       "localhost";   // Your databaseserver
$CONFIG['dbuser'] =          "weather";   // Your mysql username
$CONFIG['dbpass'] =          "*****";   // Password omitted but correct in my file
$CONFIG['dbname'] =          "photoalbum";// Your mysql database name
// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =      "cpg11d_";
?>


but I keep getting this error:

Notice: Undefined index: debug_mode in /usr/home/twi/new-ksnt-com/public_html/cpg/include/functions.inc.php on line 101
Fatal error :
There was an error while processing a database query
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Can't get Coppermine Photo Gallery working
« Reply #1 on: June 02, 2004, 06:20:00 am »

enable debug mode in coppermine config (at the botto of the screen) and post the ouput (which query failed).

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 18 queries.