forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: kmcpheesource on May 03, 2006, 11:04:10 pm

Title: moving to different site
Post by: kmcpheesource on May 03, 2006, 11:04:10 pm
Hello, I belive this is the right section to post this but im sorry if it isnt.

Anyways I just got a domain so i was in the processes of moving my gallery over and transfered it to the new ftp and my host took the database from the old cpanel and uploaded it into the new cpanel (atleast thats what she keeps telling me) but im not sure what i have to do now to make it work because i get this error

url: http://katharine-source.com/gallery/

Notice: Undefined index: debug_mode in /home/katharin/public_html/gallery/include/functions.inc.php on line 96
Fatal error :
There was an error while processing a database query
Title: Re: moving to different site
Post by: Nibbler on May 03, 2006, 11:17:22 pm
Make sure include/config.inc.php contains the correct information for connecting to your database.
Title: Re: moving to different site
Post by: kmcpheesource on May 03, 2006, 11:21:33 pm
thanks i tried that and it didnt work maybe u can help me ok this was the information that was in the config.inc

// MySQL configuration
$CONFIG['dbserver'] =                         'localhost';        // Your database server
$CONFIG['dbuser'] =                         'katharin_gallery';        // Your mysql username
$CONFIG['dbpass'] =                         '******';                // Your mysql password
$CONFIG['dbname'] =                         'katharin_fansiteskmcphee';   // Your mysql database

and this is the information in the cpanel
Databases:
katharin_fansiteskmcphee
katharin_gallery

    Users in gallery
    katharin_gallery (Privileges: ALL PRIVILEGES)

maybe u can help me find out what the information im supose to post on the config.inc page?  :-\
Title: Re: moving to different site
Post by: Nibbler on May 03, 2006, 11:23:39 pm
You'd be better off asking your host for help.
Title: Re: moving to different site
Post by: kmcpheesource on May 03, 2006, 11:25:48 pm
alright thanks anyways :)