Tuan Le Posted May 12, 2003 Posted May 12, 2003 Hi, Can anyone please help me with my database upgrade problem below?Any help would be greatly appreciated. I'm trying to upgrade my 2.1 database over to the new 2.2 CVS version and this is the error message I got. Upgrade Step 1: Database Upgrade * Address Book * Banners * Categories * Configuration * Currencies * Customers * Images * Languages * Manufacturers * Orders * Products * Reviews * Sessions * Specials * Taxes * Whos Online Status: Update Complete! Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/tuanle/public_html/test/catalog/install/includes/functions/database.php on line 45 The database upgrade procedure was successful!
Guest Posted May 13, 2003 Posted May 13, 2003 did you upgrade the Directory and File structure also? If not, thats why you are getting this error. Install is making a call to database.php file that does not exist in the older versions. You must also upgrade everything else for this to workproperly. Good Luck. -R
Recommended Posts
Archived
This topic is now archived and is closed to further replies.