Message Text |
I tried couple of times to upgrade from 3.4.2 to 4.0.7, I also checked out Manual, but still no success.
I want to test the upgrade before upgrading the live site.
#1. Upload all 4.0.7 files to a sub-directory.
#2. change htaccess.txt to .htaccess
#3. upload the old config.php, but I got a blank page when I ran the upgrade.php.
-- so upload the new config.php with the correct info (3.4.2 DB info, correct URL).
#3. I ran upgrade.php, and got the following SQL errors.
--------------------------
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/*********/wsnlinks407/databases/mysql.php on line 19
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/*********/wsnlinks407/databases/mysql.php on line 19
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/*********/wsnlinks407/databases/mysql.php on line 19
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/*********/wsnlinks407/databases/mysql.php on line 19
----------------------------------------------
Any idea how I can do to get the upgrade done?
Thanks!
|