well apparently i have totally jacked it up. so guess i'll just start over i have a backup of the site im apparently not tech literate enough to get the script to reallocate itself with the files in the file manager.
I deleted the old DB apparently that wasn't the smartest move there & created a new one and associated a user with it.
So i have a DB then i changed the Configuration.php and put the new user name and DB in but as can clearly be seen i jacked it up.
tablesession::Store Failed
DB function failed with error number 1146
Table 'patrick_rcflyer.jos_session' doesn't exist SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( 'ba19fdd02829708c1b046fd296329b1b','1300745865','','0','1','0' )
so i guess it time to figure out a new plan..Just wish i knew how to get the new DB to connect with the files since there there the site is there but the script is not in the DB
---------- Post added at 03:21 PM ---------- Previous post was at 03:20 PM ----------
Some ideas...
1. cPanel-->MySQL Remote Hosts
Add % to the list if it is not there
2. cPanel-->MySQL Databases
Try dropping the user from the database and adding it back with ALL PRIVILEGES
3. cPanel-->MySQL Databases
Try deleting the user and recreating with the same password and then adding to database
I will do this