moving to different site moving to different site
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

moving to different site

Started by kmcpheesource, May 03, 2006, 11:04:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kmcpheesource

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

Nibbler

Make sure include/config.inc.php contains the correct information for connecting to your database.

kmcpheesource

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?  :-\

Nibbler

You'd be better off asking your host for help.

kmcpheesource